summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-3/+1
* Backout "compatibility hack" for __sF.Alfred Perlstein2002-11-041-4/+0
* Provide a hook to make __sF visible outside of libc for commercial appsAlfred Perlstein2002-11-021-0/+4
* Add implementations of wscanf() and related functions: fwscanf(), swscanf(),Tim J. Robbins2002-09-231-6/+11
* Add implementations of the wprintf() family of functions, which performTim J. Robbins2002-09-211-4/+8
* Unbreak one of the most confusing breaks of the tree I've seen.Poul-Henning Kamp2002-08-131-1/+2
* Tidy up SRCS and MAN assignments.Tim J. Robbins2002-08-131-20/+13
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),Tim J. Robbins2002-08-131-9/+18
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add mkstemps to the man page, and create a link for it.Warner Losh1999-04-041-2/+2
* Fixed disordering and incoinsistent style in previous commit.Bruce Evans1999-03-051-3/+3
* Added functions fseeko() and ftello() (from susv2).Dmitrij Tejblum1999-02-081-1/+2
* Remote the NetBSD kludge for vfprintf.cJohn Birrell1998-05-081-9/+2
* Add FILE locking stubs for libc.John Birrell1998-04-111-3/+11
* Fixed disordering and inconsistent style in previous commit.Bruce Evans1998-03-121-3/+2
* Many security improvements from OpenBSD:Warner Losh1998-02-131-1/+2
* Sorted lists.Bruce Evans1997-10-211-3/+5
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-151-7/+4
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix bogus MLINKS line from vasprintf change.Jordan K. Hubbard1996-05-291-2/+2
* add manpage linksWolfram Schneider1996-05-291-1/+2
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arePeter Wemm1996-05-271-5/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-3/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+38