summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-201-0/+40
* Add dprintf() and vdprintf() from POSIX.1-2008. Like getline(),das2009-03-041-0/+2
* - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),das2009-02-281-0/+5
* Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessorsjhb2008-05-051-6/+0
* Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the privatemarcel2008-05-041-0/+6
* Move all the xprintf-related symbols to FBSDprivate_1.0.das2007-12-181-9/+13
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-3/+5
* Now that libc has fcloseall(), remove _cleanup() from the listdeischen2006-04-221-1/+0
* Add fcloseall() to libc. This removes the need to export _cleanup().deischen2006-04-221-0/+1
* Add __collate_load_error and __collate_range_cmp to the list ofdeischen2006-03-301-0/+1
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+144
OpenPOWER on IntegriCloud