summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits
Commit message (Expand)AuthorAgeFilesLines
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-121-0/+366
* no more cvsMike Frysinger2005-02-121-1/+0
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-41/+0
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-904/+0
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-202-4/+4
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Some updates from glibc. mjn3 reports this fixes profilingEric Andersen2003-09-071-2/+7
* i386/mcount.S expects to call __mcount_internal with the 2 args passedManuel Novoa III2003-09-071-1/+1
* Initial effort at adding profiling support.Eric Andersen2003-03-035-0/+204
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-1/+1
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-29/+2
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-3/+3
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+8
* Make bits/kernel_types.h include guard names match the includeEric Andersen2002-08-261-3/+9
* Tweak things so that struct stat and struct stat64 (seem to) work onManuel Novoa III2002-08-241-0/+27
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-0/+29
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+56
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-0/+4
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-156/+109
* Clean up CLK_TCK situation. clock() and sysconf() now use anManuel Novoa III2002-07-151-73/+0
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0158-7419/+15
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-2/+4
* Initial first (lame) pass at making a pthreads library. ThisEric Andersen2001-11-141-0/+28
* Gut this file, and quit referrng to _IO_* junkEric Andersen2001-09-271-146/+1
* Update to accomodate the header file changesEric Andersen2001-09-2766-1093/+1796
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-116-0/+20
* Added a script to create bits/syscall.h for each arch.Manuel Novoa III2001-06-283-425/+40
* Stub out an initial version. Manuel will be writingEric Andersen2001-06-271-0/+229
* Step one in a process to ween ourselves off of using asm/unistd.h.Eric Andersen2001-06-271-1/+79
* Remove simulated d_type support for getdents and the dirent struct, and useManuel Novoa III2001-06-251-2/+11
* This adds in support for PIC on x86. Unfortunately, this will breakEric Andersen2001-06-231-0/+81
* Add the in* and out* functions for i386. Note: the sys/io.h header forManuel Novoa III2001-06-171-0/+171
* Add in some more GNU compatible locale stuff. I only implement theEric Andersen2001-05-251-0/+44
* Change FILENAME_MAX to be only 255. Max filename on ext2 is 255,Eric Andersen2001-05-071-1/+1
* Remove all the __THROW macrosEric Andersen2001-04-192-12/+12
* Sync with glibc i386 bits.Eric Andersen2001-03-193-4/+4
* Sync i386 up with _all_ the glibc 2.1.3 include/bits headers,Eric Andersen2001-03-1929-0/+5529
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-1/+4
* Facelist/cleanup for several syscalls. Added poll.Eric Andersen2001-01-161-0/+51
* Fix termios handling. Now synced with behavior of GNU libc.Eric Andersen2001-01-151-0/+212
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-042-0/+518
* Fixup some PMTsEric Andersen2000-10-302-2/+2
* Header file cleanupEric Andersen2000-10-302-0/+134
* Needed now.Eric Andersen2000-10-091-0/+141
* Add in support for shm/ipc.Eric Andersen2000-10-072-0/+134
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-0/+46
* fix sys/vfs so it doesn't pull in kernel stuff.Eric Andersen2000-07-091-0/+61
* Forgot this file.Eric Andersen2000-07-091-0/+196
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-0624-0/+2235