summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar0_9_26Eric Andersen2004-01-041-5/+5
* Update for releaseEric Andersen2004-01-044-4/+96
* My mistake. We do need some weak pthread_* funcs. But we were previouslyManuel Novoa III2004-01-041-2/+87
* Fix up the news a bit0_9_25Eric Andersen2004-01-032-119/+118
* Update for releaseEric Andersen2004-01-037-907/+1315
* Be sure to fully clean 2.6 kernel headers on 'make clean'Eric Andersen2004-01-031-1/+1
* Add ldflags where neededEric Andersen2004-01-031-7/+7
* And just like that, clone is now fixed.... Previously theEric Andersen2004-01-031-26/+38
* oopsEric Andersen2004-01-031-6/+0
* Minor changesEric Andersen2004-01-031-13/+24
* A useful/useless little malloc time testEric Andersen2004-01-021-0/+62
* Peter S. Mazinger writes:Eric Andersen2004-01-028-2/+215
* Minor update of the debian packaging stuffEric Andersen2004-01-023-2/+9
* Remove remnants of the gcc wrapperEric Andersen2004-01-021-3/+3
* Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen2004-01-0218-52/+52
* Bump version, cleanup whitespaceEric Andersen2004-01-021-4/+4
* Cope with 2.6.x headersEric Andersen2004-01-022-20/+29
* rohde at soap dot adsl dot dk writes:Eric Andersen2004-01-021-1/+1
* rohde at soap dot adsl dot dk writes:Eric Andersen2004-01-021-1/+1
* Fix __freadable and __fwritable... were using '~' instead of '!'. (ugh)Manuel Novoa III2004-01-021-10/+13
* Oops... temporarily support the old stdio code.Manuel Novoa III2004-01-021-0/+5
* The checking Erik added seems to be unnecessary. Without it, I am notManuel Novoa III2004-01-021-72/+5
* Redo the exec functions to comply with SUSv3.Manuel Novoa III2004-01-028-208/+332
* Rewrite popen for SUSv3 compliance.Manuel Novoa III2004-01-021-47/+171
* Minor fix from upstream glibc.Manuel Novoa III2004-01-021-4/+8
* Kept the same approach, but rewrote the code for the most part.Manuel Novoa III2004-01-021-86/+98
* Fir errno return when the file/path is NULL or points to an empty string.Eric Andersen2003-12-311-6/+6
* Add extra checks for sigprocmask and rt_sigprocmask syscalls.Eric Andersen2003-12-311-4/+34
* Fix the manditory typo in my last minute untested fix.Eric Andersen2003-12-301-1/+1
* Make sleep behave itself properly inthe presence of SIGCHLDEric Andersen2003-12-302-11/+8
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-3020-807/+3155
* Update and restore malloc-simple. Slow as molasses, but triviallyEric Andersen2003-12-302-0/+233
* Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6Eric Andersen2003-12-281-1/+3
* Fix whitespaceEric Andersen2003-12-281-5/+5
* remove unused fileEric Andersen2003-12-282-121/+1
* Handle the app_fini stuff in exit without requiring atexit().Manuel Novoa III2003-12-272-3/+13
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-2737-155/+129
* oopsEric Andersen2003-12-221-1/+1
* implement the worthless cuserid() function we claim to support.Eric Andersen2003-12-221-0/+8
* In unistd.h, getpgrp() is redirected to __getpgid(), butEric Andersen2003-12-221-1/+3
* That was awfully stupid.Eric Andersen2003-12-221-4/+5
* Use 'sed -i -e' rather than 'sed -ie' since we don't wantEric Andersen2003-12-221-8/+8
* Update the config used when building a .debEric Andersen2003-12-222-8/+13
* dev systems updatedEric Andersen2003-12-192-4/+32
* Use PAGE_SIZE rather than hard coding 4096Eric Andersen2003-12-175-29/+31
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-179-1/+1039
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-1717-69/+71
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-175-1/+431
* When I switched from using stack allocated space for printf, I missed a caseEric Andersen2003-12-172-6/+10
* Add in the axis network camerasEric Andersen2003-12-171-0/+1