Peter S. Mazinger a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. %!s(int64=18) %!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=18) %!d(string=hai) anos
Makefile.in a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. %!s(int64=18) %!d(string=hai) anos
alphasort.c 62653059d6 Scrub up some lingering problems preventing readdir64 from working %!s(int64=22) %!d(string=hai) anos
alphasort64.c 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've %!s(int64=21) %!d(string=hai) anos
closedir.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
dirfd.c 62653059d6 Scrub up some lingering problems preventing readdir64 from working %!s(int64=22) %!d(string=hai) anos
dirstream.h a6e5000686 Fixup some small issues that show up when large file support is disabled %!s(int64=21) %!d(string=hai) anos
opendir.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
readdir.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
readdir64.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
readdir64_r.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
readdir_r.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
rewinddir.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
scandir.c 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over %!s(int64=22) %!d(string=hai) anos
scandir64.c 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could %!s(int64=21) %!d(string=hai) anos
seekdir.c d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files %!s(int64=20) %!d(string=hai) anos
telldir.c a4f0758150 Implement readdir_r. Audit for proper thread safety and locking. %!s(int64=22) %!d(string=hai) anos