Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. %!s(int64=19) %!d(string=hai) anos
..
.indent.pro ab262188b0 More random fixes and additions. %!s(int64=24) %!d(string=hai) anos
Makefile 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. %!s(int64=19) %!d(string=hai) anos
confstr.c 46c89f0b62 These are needed for ash-0.3.8 %!s(int64=23) %!d(string=hai) anos
daemon.c 977216264f Do not stub out functions for mmu-less systems. Hide all %!s(int64=19) %!d(string=hai) anos
exec.c 3aa16a1146 Sigh... Fall back to alloca() if munmap is broken (uClinux). %!s(int64=20) %!d(string=hai) anos
fpathconf.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=22) %!d(string=hai) anos
getlogin.c cb19f2f71f oops %!s(int64=21) %!d(string=hai) anos
getopt-susv3.c f223985456 Add back in table-less ctype funcs for those interested in minimizing %!s(int64=21) %!d(string=hai) anos
getopt.c acbd270e37 include headers only if the related option is enabled %!s(int64=19) %!d(string=hai) anos
getpass.c 6fe5b769d6 Only set no buffering if we opened the file. Also, don't bother restoring %!s(int64=22) %!d(string=hai) anos
getsubopt.c c547e924ad Add SUSv3 function getsubopt. %!s(int64=22) %!d(string=hai) anos
pathconf.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=22) %!d(string=hai) anos
sleep.c 5c62002cc8 Make sleep behave itself properly inthe presence of SIGCHLD %!s(int64=21) %!d(string=hai) anos
swab.c 62a7b2c540 Avoid bad things happening on macro expansion... %!s(int64=22) %!d(string=hai) anos
sysconf.c acbd270e37 include headers only if the related option is enabled %!s(int64=19) %!d(string=hai) anos
ualarm.c d91c24070b implement SuSv3 required ualarm() %!s(int64=20) %!d(string=hai) anos
usershell.c 9581a1b022 Make certain that the prototype for fgets_unlocked is defined %!s(int64=20) %!d(string=hai) anos
usleep.c 5c62002cc8 Make sleep behave itself properly inthe presence of SIGCHLD %!s(int64=21) %!d(string=hai) anos