summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable the __USE_EXTERN_INLINES versions of these headers, whichEric Andersen2003-01-081-4/+3
* For now, "#if 0" out the inlining of (currently unsupported) glibc-specificManuel Novoa III2003-01-081-1/+6
* Lineo has ceased to exist and is no longer a sponsorEric Andersen2003-01-081-3/+0
* Fix a silly bug in _wstdio_fwrite. wprintf %s should now work correctly.Manuel Novoa III2003-01-052-2/+4
* If they call dlopen with anything other than RTLD_LAZYEric Andersen2003-01-032-4/+18
* Rework sparc architecture support so it will compileEric Andersen2003-01-0216-321/+293
* Be sure we have a crt1.o file. Use the asm version by default.Eric Andersen2002-12-211-22/+5
* Update.Manuel Novoa III2002-12-201-17/+16
* Obligatory forgotten update...Manuel Novoa III2002-12-201-141/+183
* Add a target so that people can download and use pregenerated locale dataManuel Novoa III2002-12-201-0/+6
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-20165-956/+65876
* Thanks to Siim Vahtre, add mplayerEric Andersen2002-12-191-0/+7
* Initial checkinMiles Bader2002-12-182-0/+184
* whitespaceMiles Bader2002-12-182-1/+2
* (SSRC): Rename longjmp.S to __longjmp.SMiles Bader2002-12-181-2/+2
* Rename longjmp.S to __longjmp.SMiles Bader2002-12-181-8/+2
* Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen2002-12-172-3/+7
* Dop not restrict the IFTODT() and DTTOIF() macros whenEric Andersen2002-12-171-2/+0
* Only build the ncurses stuff when it is needed, based on aEric Andersen2002-12-134-35/+38
* Move the soft float checkEric Andersen2002-12-131-4/+4
* Rework things such that staticly linked applications can useEric Andersen2002-12-128-144/+337
* Use crt1.o when ctor/dtor support is enabledEric Andersen2002-12-121-2/+5
* When -shared is specified, meaning they wish to create a sharedEric Andersen2002-12-121-6/+9
* Oops. Patch was vs 5beta.Eric Andersen2002-12-121-1/+1
* It seems SCO puts touch in a wierd placeEric Andersen2002-12-121-1/+1
* Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen2002-12-1210-90/+26
* Add portmap and patch from Steven EllingEric Andersen2002-12-121-0/+6
* Fix typo noticed by V.RadhakrishnanEric Andersen2002-12-121-1/+1
* Add in a stub libnsl library to make stupid configure scriptsEric Andersen2002-12-124-1/+91
* Fix broken ignore fileEric Andersen2002-12-121-1/+1
* Avoid silly namespace pollutionEric Andersen2002-12-121-5/+3
* Remove a stray ')'Eric Andersen2002-12-111-1/+1
* Remove trailing comma from enum list as a nicety for older compilers.Manuel Novoa III2002-12-111-1/+1
* Cleanup the case when using the system shared lib loaderEric Andersen2002-12-091-2/+2
* Added CPU_CFLAGS and CPU_LDFLAGS for cris.Tobias Anderberg2002-12-051-1/+11
* Removed redundant definition of __USE_WEAK_ALIASES.Tobias Anderberg2002-12-052-1/+79
* Change some variable names so we are more consistant with whatEric Andersen2002-12-049-34/+32
* I forgot to kill these files in my last commit.Eric Andersen2002-12-042-227/+0
* This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which wasEric Andersen2002-12-0413-377/+273
* Implement the rest of the missing include/net/if.h interfacesEric Andersen2002-12-041-22/+149
* Looks like this is in fact needed to properly debug dynamicallyEric Andersen2002-12-041-0/+8
* Override optimization settings when debuggingEric Andersen2002-12-041-1/+6
* Fix the other instance of getcwdEric Andersen2002-12-041-18/+21
* For now, always claim we have exactly one cpu. It shouldEric Andersen2002-12-041-2/+4
* Properly allocate memory when size is 0, but so is bufEric Andersen2002-12-041-25/+28
* Make the arm cpu-specific optimizations work properlyEric Andersen2002-12-031-3/+3
* Don't leak outside of the target area when installing things.Eric Andersen2002-12-021-6/+10
* Spelling fixesEric Andersen2002-12-021-9/+9
* Cut and paste error.Manuel Novoa III2002-12-021-4/+5
* Forgot one...Manuel Novoa III2002-12-021-33/+0