summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/Symbol.map
AgeCommit message (Expand)Author
2025-08-02libc: Drop gets() from symbol mapDag-Erling Smørgrav
2024-04-16libc: don't try to export __sFBrooks Davis
2023-11-15libc: Remove empty comments in Symbol.mapBrooks Davis
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2020-02-02libc: provide fputc_unlockedKyle Evans
2020-01-30stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwriteKyle Evans
2019-07-29Add mkostempsat(3).Mark Johnston
2018-04-03The correct symbol version for FreeBSD 12 is 1.5.Cy Schubert
2018-04-03Correct the version number for gets_s(3).Cy Schubert
2018-04-03Add new gets_s(3) stdio function.Cy Schubert
2016-05-12libc: Actually export fopencookie(3)Conrad Meyer
2015-07-04Add fdclose(3) function.Mariusz Zaborski
2013-08-09Add mkostemp() and mkostemps().Jilles Tjoelker
2013-02-27Add an implementation of open_memstream() and open_wmemstream(). TheseJohn Baldwin
2013-01-30Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alongPietro Cerutti
2011-11-20Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall
2009-03-04Add dprintf() and vdprintf() from POSIX.1-2008. Like getline(),David Schultz
2009-02-28- Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),David Schultz
2008-05-05Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessorsJohn Baldwin
2008-05-04Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the privateMarcel Moolenaar
2007-12-18Move all the xprintf-related symbols to FBSDprivate_1.0.David Schultz
2007-04-29Use C comments since we now preprocess these files with CPP.Daniel Eischen
2006-04-22Now that libc has fcloseall(), remove _cleanup() from the listDaniel Eischen
2006-04-22Add fcloseall() to libc. This removes the need to export _cleanup().Daniel Eischen
2006-03-30Add __collate_load_error and __collate_range_cmp to the list ofDaniel Eischen
2006-03-13Add symbol maps and initial symbol version definitions to libc.Daniel Eischen