Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fcntl.h: drop unused/dead O_STREAMING | Mike Frysinger | 2009-10-16 | 1 | -1/+0 |
| | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | uClibc_arch_features: sync defines between ports | Mike Frysinger | 2009-07-09 | 1 | -0/+9 |
| | | | | | | | | Make sure each arch has the same complete list to make comparing between them easier. 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 | 2 | -3/+58 |
| | | | | trunk | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -5/+1 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+42 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -0/+1 |
| | |||||
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 1 | -2/+7 |
| | |||||
* | Support O_STREAMING | Eric Andersen | 2002-10-09 | 1 | -0/+1 |
| | |||||
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -3/+3 |
| | |||||
* | Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> | Eric Andersen | 2002-08-28 | 1 | -1/+0 |
| | |||||
* | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen | 2002-08-27 | 1 | -0/+5 |
| | | | | -Erik | ||||
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -4/+9 |
| | | | | | | Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik | ||||
* | Patch from Martin Proulx <mproulx@okiok.com> to support | Eric Andersen | 2002-06-18 | 6 | -0/+349 |
the i960 architecture. |