summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* libc: Remove empty comments in Symbol.mapBrooks Davis2023-12-131-3/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* libc: provide fputc_unlockedKyle Evans2020-02-021-0/+1
* stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwriteKyle Evans2020-01-301-0/+4
* Add mkostempsat(3).Mark Johnston2019-07-291-0/+4
* The correct symbol version for FreeBSD 12 is 1.5.Cy Schubert2018-04-031-1/+4
* Correct the version number for gets_s(3).Cy Schubert2018-04-031-1/+1
* Add new gets_s(3) stdio function.Cy Schubert2018-04-031-0/+1
* libc: Actually export fopencookie(3)Conrad Meyer2016-05-121-0/+1
* 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