Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up O_CLOEXEC handling | Mike Frysinger | 2009-10-07 | 1 | -0/+1 |
| | | | | | | | Drop the "#ifndef O_CLOEXEC" cruft, enable O_CLOEXEC in most fcntl.h headers, and import __ASSUME_O_CLOEXEC from glibc. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | 2008-11-15 | 1 | -2/+2 |
| | |||||
* | - revert wrong r24049 | Bernhard Reutner-Fischer | 2008-11-15 | 1 | -2/+2 |
| | |||||
* | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | 2008-11-15 | 1 | -2/+2 |
| | |||||
* | - add sync_file_range() | Bernhard Reutner-Fischer | 2008-09-16 | 1 | -4/+0 |
| | | | | Tested successfully on i386.. | ||||
* | - add missing #endif | Bernhard Reutner-Fischer | 2008-05-03 | 1 | -0/+1 |
| | |||||
* | - implement splice,vmsplice,tee for all arches | Bernhard Reutner-Fischer | 2008-05-03 | 1 | -10/+13 |
| | | | | - synch F_LINUX_SPECIFIC_BASE related fcntls for all arches | ||||
* | mips64 patch from Atsushi Nemoto: | Eric Andersen | 2006-11-04 | 1 | -4/+14 |
| | | | | Adjust for mips64 kernel. | ||||
* | fix from psm: enable readahead prototype | Mike Frysinger | 2006-08-24 | 1 | -1/+3 |
| | |||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -32/+73 |
| | |||||
* | sync with glibc | Mike Frysinger | 2006-03-29 | 1 | -7/+28 |
| | |||||
* | Octal to hex | Eric Andersen | 2002-10-09 | 1 | -1/+1 |
| | |||||
* | Support O_STREAMING | Eric Andersen | 2002-10-09 | 1 | -0/+1 |
| | |||||
* | Sync up mipsel headers | Eric Andersen | 2001-11-14 | 1 | -9/+9 |
| | |||||
* | Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package. | David Schleef | 2001-05-22 | 1 | -0/+186 |