summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits
Commit message (Expand)AuthorAgeFilesLines
...
* Finish off the bits/kernel_stat.h cleanup for properEric Andersen2002-08-251-1/+27
* Make shm stuff work properly.Eric Andersen2002-08-252-23/+22
* Tweak things so that struct stat and struct stat64 (seem to) work onManuel Novoa III2002-08-241-7/+0
* Avoid `ECANCELED' redefined on mipsEric Andersen2002-08-241-3/+4
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-242-10/+18
* Split out the definition of struct stat into the new archEric Andersen2002-08-232-612/+60
* Split out the arch dependant errno_values.h junk into arch dependant files.Eric Andersen2002-08-231-392/+7
* Rework struct stat/stat64 handling to eliminate kernel headersEric Andersen2002-08-221-2/+613
* Rework errno handling to be kernel header freeEric Andersen2002-08-222-12/+523
* Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the wayEric Andersen2002-08-211-1/+1
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-192-73/+23
* Directly use kernel types for uid_t, gid_t, and dev_t to avoid theEric Andersen2002-08-181-3/+12
* whitespaceMiles Bader2002-08-161-0/+1
* (errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined.Miles Bader2002-08-161-3/+4
* Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen2002-08-161-1/+1
* Revert commit by davidm to printf.c that initialized conv_numManuel Novoa III2002-08-121-9/+9
* Clean up CLK_TCK situation. clock() and sysconf() now use anManuel Novoa III2002-07-152-2/+18
* Attempt to clean up the strerror_r situation.Manuel Novoa III2002-07-071-8/+0
* Only define __uwchar_t if wide char support is enabled.Manuel Novoa III2002-07-051-1/+1
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-032-16/+51
* Fix perror() and printf("%m") to not call strerror(), as required by theManuel Novoa III2002-06-181-0/+8
* Kill the libc-lock headers, which we do not use and which areEric Andersen2002-06-102-375/+0
* Add a default syscalls.h that will just error out.Eric Andersen2002-05-121-0/+10
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-063-0/+512
* Fix another O_LARGEFILE bug. Also, I forget to make floating point optionalManuel Novoa III2002-03-121-5/+0
* Oops.. had left thread support forced on.Manuel Novoa III2002-03-121-1/+1
* Fixup redefinition of NL_ARGMAXEric Andersen2002-03-122-3/+3
* Swap in the new stdio code.Manuel Novoa III2002-03-121-0/+494
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0171-0/+8119