summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/hppa/bits
Commit message (Collapse)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-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>
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-14/+6
| | | | | | | | | | | | | | Fill out the stat structure so that the nanosecond resolution support is always available. There is a small code size increase for a few ports (three additional assignments in xstatconv), but otherwise everything should remain the same. While we're here, punt __old_kernel_stat from the few headers that still define it as it is unused in uClibc and causes compile errors after these nanosecond changes. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* syscall: convert cris/hppa to common syscallsMike Frysinger2009-08-191-71/+14
| | | | | | | | The cris/hppa code appears to be easy to convert, so go ahead and do it for them. Build tested only. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+6
| | | | | | | | 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 whole signal handling rework with trunk. Tested on nptl-sh4.Carmelo Amoroso2009-01-222-30/+18
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* signal.h consolidation from trunk.Denis Vlasenko2008-12-231-20/+0
| | | | | No object code difference (tested on i386).
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-6/+2
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-312-3/+3
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵Carmelo Amoroso2008-06-183-15/+20
| | | | specific with trunk
* Merge from trunk."Steven J. Hill"2006-12-163-6/+7
|
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-243-18/+63
|
* Merge from trunk."Steven J. Hill"2006-08-211-1/+6
|
* Merge from trunk."Steven J. Hill"2006-08-183-4/+5
|
* Merge from trunk."Steven J. Hill"2006-02-284-2/+122
|
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-1/+1
|
* Copy from trunk."Steven J. Hill"2005-12-011-0/+84
|
* Copy from trunk."Steven J. Hill"2005-12-011-0/+63
|
* Sync up with trunk."Steven J. Hill"2005-11-191-1/+1
|
* Copy from trunk."Steven J. Hill"2005-11-191-0/+18
|
* Copy from trunk."Steven J. Hill"2005-11-1710-0/+722