summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add thread support. Eliminate the useless extra "sEric Andersen2002-03-111-7/+14
* Fix broken linksEric Andersen2002-03-114-24/+275
* Fixup ldd behavior to match recent ldso changeEric Andersen2002-03-111-6/+26
* Allow some failures to simplify building gccEric Andersen2002-03-111-2/+2
* Don't install CVS files into the devel dirEric Andersen2002-03-111-0/+1
* Add in this missing header fileEric Andersen2002-03-091-0/+199
* Avoid forced -lpthread lnkage when threading is enabledEric Andersen2002-03-091-1/+1
* Seperate out the symbol resolution debugging, so it doesn't clutterEric Andersen2002-03-089-20/+86
* Remove sys/io.h include, since not everyone has itEric Andersen2002-03-051-2/+0
* Initial checkinMiles Bader2002-03-052-0/+135
* Re-add files which were mistakenly deleted during the big bits/ update.Miles Bader2002-03-058-0/+521
* Remove extraneous fileMiles Bader2002-03-051-10/+0
* Check in new debian snapshotDavid Schleef2002-03-034-3/+25
* Remove generated stuff, restore sh/sys/procfs.h from M. R. BrownEric Andersen2002-03-024-498/+119
* Move syscall.h generation to the top level MakefileEric Andersen2002-03-0110-12/+5
* Doh! A search and replace bug...Eric Andersen2002-03-011-2/+2
* Doh! Doh! Doh!Eric Andersen2002-03-011-1/+3
* Doh!Eric Andersen2002-03-011-3/+5
* Patch from Steven J. Hill to allow both mips and mipsel to be builtEric Andersen2002-03-012-12/+205
* oops. I forgot to commit this...Eric Andersen2002-03-011-43/+73
* Patch from Miles Bader to allow Large File support on the v850.Eric Andersen2002-03-014-6/+73
* Fix for some comments, from Miles BaderEric Andersen2002-03-011-4/+2
* Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen2002-03-015-1/+222
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-01571-57415/+2583
* Patch from David Schleef to check for proper 16-byte aligedEric Andersen2002-02-281-0/+10
* Remove some debugging codeEric Andersen2002-02-271-0/+4
* Fix C++ supportEric Andersen2002-02-271-0/+2
* Lose the -nostdlib, which causes problems with older binutils, andEric Andersen2002-02-272-1/+2
* A few more little cleanupsEric Andersen2002-02-262-3/+3
* Add an md5crypt testEric Andersen2002-02-263-2/+33
* Don't redefine stuffEric Andersen2002-02-264-10/+31
* Be consistant and use an unsigned char * throughoutEric Andersen2002-02-262-3/+4
* don't pretend to be reentrant yetEric Andersen2002-02-261-0/+6
* Doh! Tests were not being compiled with warnings and optimizationEric Andersen2002-02-261-2/+2
* Fix redefine problemEric Andersen2002-02-261-2/+5
* Fix redefinition problemEric Andersen2002-02-264-12/+40
* Give the label a ; so compilers have no excuse to whineEric Andersen2002-02-261-1/+3
* Odd. This seems to be in the wrong spot...Eric Andersen2002-02-261-0/+113
* Don't try to return stuff from void funcsEric Andersen2002-02-261-2/+2
* Remove an erroneous -L-Eric Andersen2002-02-261-1/+1
* Patch from Miles Bader to restrict common truncate64/ftruncate64Eric Andersen2002-02-261-17/+34
* Proper support for setting h_errnoEric Andersen2002-02-263-2/+17
* Fix rpc + threads so it now compiles.Eric Andersen2002-02-262-28/+62
* Thomas Fritzsche noticed that __open_etc_hosts was only changing aEric Andersen2002-02-261-6/+6
* Enable pread/pwriteEric Andersen2002-02-262-12/+3
* Patch from Miles Bader: All the -M* options shouldEric Andersen2002-02-261-3/+3
* Adjust function naming and make sure everything is properlyEric Andersen2002-02-264-101/+98
* Remove elimination of __BEGIN_DECLS/__END_DECLSEric Andersen2002-02-261-4/+0
* I shouldn't try to program when sleepy, since I totally botchedEric Andersen2002-02-251-4/+4
* When messing with fd NONBLOCK status, put things back the way we foundEric Andersen2002-02-251-1/+4