15 Commits (2169265ec6c902cd460bf96a1a0b5103657a4954)

Author SHA1 Message Date
Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 14 years ago
Rich Felker a34b0465ba there is no such GNU function fpurge, only __fpurge. 14 years ago
Rich Felker b63cab76ec add prototype for BSD/GNU stdio *_unlocked extension functions 14 years ago
Rich Felker 15c7af3e21 remove duplicate lfs64 cruft in stdio.h 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker 2dd8d5e1b8 add support for ugly *64 functions with _LARGEFILE64_SOURCE 14 years ago
Rich Felker ce17ea6f2c add prototypes for GNU *_unlocked stdio functions 15 years ago
Rich Felker d4fa6f0e08 implement fmemopen 15 years ago
Rich Felker b158b32a44 implement open_memstream 15 years ago
Rich Felker 7640497f5f implement the nonstandard GNU function fpurge 15 years ago
Rich Felker e72180083e add more legacy functions: setlinebuf and setbuffer 15 years ago
Rich Felker 46b99426e1 prototypes for GNU asprintf/vasprintf 15 years ago
Rich Felker 571312de5f move stdio stuff that's not arch-specific out of bits 15 years ago
Rich Felker 80695b1d1e begin namespace-cleanup of standard C headers 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago