Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up O_CLOEXEC handling | Mike Frysinger | 2009-10-16 | 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> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -6/+2 |
| | | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others. | ||||
* | Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with ↵ | Carmelo Amoroso | 2008-06-18 | 1 | -9/+23 |
| | | | | trunk | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -1/+3 |
| | |||||
* | Big fricking merge from trunk, but an easy one. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+37 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -3/+11 |
| | |||||
* | Support O_STREAMING | Eric Andersen | 2002-10-09 | 1 | -0/+1 |
| | |||||
* | Sync up m68k headers | Eric Andersen | 2001-11-14 | 1 | -46/+84 |
| | |||||
* | Thanks to James Graves <jgraves@deltamobile.com>, we now have | Eric Andersen | 2001-01-12 | 1 | -0/+141 |
a first pass at getting m68k working. It may have some problems, but should now be fairly close. |