summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Add fdclose(3) function.Mariusz Zaborski2015-07-041-0/+4
* Add mkostemp() and mkostemps().Jilles Tjoelker2013-08-091-0/+2
* Add an implementation of open_memstream() and open_wmemstream(). TheseJohn Baldwin2013-02-271-0/+2
* Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alongPietro Cerutti2013-01-301-0/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-0/+40
* Add dprintf() and vdprintf() from POSIX.1-2008. Like getline(),David Schultz2009-03-041-0/+2
* - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),David Schultz2009-02-281-0/+5
* Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessorsJohn Baldwin2008-05-051-6/+0
* Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the privateMarcel Moolenaar2008-05-041-0/+6
* Move all the xprintf-related symbols to FBSDprivate_1.0.David Schultz2007-12-181-9/+13
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-3/+5
* Now that libc has fcloseall(), remove _cleanup() from the listDaniel Eischen2006-04-221-1/+0
* Add fcloseall() to libc. This removes the need to export _cleanup().Daniel Eischen2006-04-221-0/+1
* Add __collate_load_error and __collate_range_cmp to the list ofDaniel Eischen2006-03-301-0/+1
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+144