summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Collapse)AuthorAgeFilesLines
...
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
|
* Fix comments. Attempt at c++ global constructor support.Eric Andersen2001-11-151-2/+16
|
* Oops. Forgot theseEric Andersen2001-11-141-0/+234
|
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-2/+4
| | | | | | and creating several *64 problems, particualrly when client apps used -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64. All better now. -Erik
* Sync up mipsel headersEric Andersen2001-11-1464-937/+896
|
* use ln -fsEric Andersen2001-07-161-1/+1
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-116-0/+21
| | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++.
* Yes... I forgot to update bits/dirent.h for the other archs. :-(Manuel Novoa III2001-06-271-2/+11
|
* Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef2001-05-261-0/+3
| | | | used on mipsel.)
* Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go intoDavid Schleef2001-05-221-0/+44
| | | | the main include/ directory, but we'll hide it here for now.
* Header cleanups to fix compilation. Mostly a hack, pending figuringDavid Schleef2001-05-226-6/+30
| | | | out the best way to do some things.
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-2271-0/+8434
|
* First cut of MIPS portDavid Schleef2001-05-222-0/+122