Manuel Novoa III be5aabf534 Fix __freadable and __fwritable... were using '~' instead of '!'. (ugh) 20 years ago
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 years ago
Makefile dd3fb0f8c1 Peter Kjellerstedt writes: 21 years ago
ctermid.c 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get 22 years ago
getdelim.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
getline.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
old_vfprintf.c f763ad5a36 Implement vsnprintf (old_vfprintf only) and vsnscanf when uClibc is 21 years ago
popen.c 95a70af5e7 Oops... temporarily support the old stdio code. 20 years ago
printf.c 326aad0469 Quick fix to make sure vfprintf always checks stream orientation when 21 years ago
scanf.c edcbb2ecce Fix a couple of 'declaration after statement' errors. 20 years ago
stdio.c be5aabf534 Fix __freadable and __fwritable... were using '~' instead of '!'. (ugh) 20 years ago
tempnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 years ago
tmpfile.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
tmpnam.c 3d9e386284 Remove function declartions from include/features.h, create 22 years ago
tmpnam_r.c 3d9e386284 Remove function declartions from include/features.h, create 22 years ago