Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
..
.cvsignore 8b15b45ecc Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). hace 23 años
.indent.pro ab262188b0 More random fixes and additions. hace 24 años
Makefile 8fc69335e9 Change some variable names so we are more consistant with what hace 22 años
confstr.c 46c89f0b62 These are needed for ash-0.3.8 hace 23 años
daemon.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've hace 22 años
execl.c 614b87de55 Silly us. Don't try to free alloca'd memory. hace 23 años
execle.c 614b87de55 Silly us. Don't try to free alloca'd memory. hace 23 años
execlp.c 614b87de55 Silly us. Don't try to free alloca'd memory. hace 23 años
execv.c e57fc6bbb2 Use __environ instead of the GNU extension environ. hace 23 años
execvep.c 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, hace 23 años
execvp.c e57fc6bbb2 Use __environ instead of the GNU extension environ. hace 23 años
fpathconf.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've hace 22 años
getlogin.c 944d7f249b Patch from Luc Van Oostenryck to fix a buffer overflow hace 22 años
getopt.c 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
getpass.c 6fe5b769d6 Only set no buffering if we opened the file. Also, don't bother restoring hace 22 años
getsubopt.c c547e924ad Add SUSv3 function getsubopt. hace 22 años
pathconf.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've hace 22 años
sleep.c f9709e559a hace 21 años
swab.c 62a7b2c540 Avoid bad things happening on macro expansion... hace 22 años
sysconf.c d6cb9955d1 For now, always claim we have exactly one cpu. It should hace 22 años
usershell.c 2b8a8dc714 Oops. As Pavel Roskin notes, I forgot to conditionally include hace 22 años
usleep.c 5572db65ce Fix usleep to work correctly. Fix sleep behavior in the hace 23 años