summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Merged with trunk: basically white space and blank lines removalCarmelo Amoroso2008-12-111-2/+9
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-12-091-1/+1
* Sync with trunk r24277Khem Raj2008-12-041-2/+2
* Synch with trunk @ 24242Carmelo Amoroso2008-12-0315-147/+233
* Synch with trunk @ 24165Carmelo Amoroso2008-11-27197-415/+515
* Synch with trunk @ 24160Carmelo Amoroso2008-11-27157-895/+719
* Synch with trunk @ 24160Carmelo Amoroso2008-11-273-14/+13
* Synch with trunk @ 24087Carmelo Amoroso2008-11-183-6/+6
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-173-6/+102
* sh_nptl: Enable CFI directives for shCarmelo Amoroso2008-09-181-0/+3
* Fixes posix_fadvise[64] functions to return the Carmelo Amoroso2008-09-183-8/+187
* Kill off the GOT lookup for init/fini in the sh crti.S. This wasCarmelo Amoroso2008-09-181-25/+2
* Remove trailing whitespacesCarmelo Amoroso2008-09-181-2/+2
* include signal.h for missing SIG_BLOCK definition.Khem Raj2008-08-151-0/+1
* Fix SH ldso sequence startup.Carmelo Amoroso2008-08-081-2/+8
* some more asm keyword fixes (Yann E. MORIN)Carmelo Amoroso2008-08-063-20/+18
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-31171-460/+466
* These are already unwired in kernel headers so dont worry about them in uclibcKhem Raj2008-07-171-18/+0
* Do not include libc-lock.h because uClibc_mutex.h is exported file and severa...Khem Raj2008-07-141-1/+0
* Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...Khem Raj2008-07-141-0/+18
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-113-5/+6
* uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin...Carmelo Amoroso2008-07-111-1/+0
* Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...Carmelo Amoroso2008-07-112-63/+72
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-23/+8
* Exclude some files for ARM NPTL, Do not use _libc_fatalKhem Raj2008-07-101-1/+6
* Save PID across vfork syscall. Create a __clone() aliased to clone(). Load ar...Khem Raj2008-07-102-5/+31
* Do not use push/pop in inline asm. It breaks unwindingKhem Raj2008-07-101-6/+10
* Thumb atomic operations and makefile changes to accomodate NPTLKhem Raj2008-07-103-2/+14
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...Khem Raj2008-07-093-83/+76
* Revert the mips related fixed that got in due to the trunk merge and also add...Khem Raj2008-07-093-1/+23
* BIG BIG commit: forgotten filesCarmelo Amoroso2008-07-091-17/+0
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-09219-770/+1219
* Synch with trunk: remove obsolete filesCarmelo Amoroso2008-07-095-582/+0
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-092-9/+59
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-274-37/+34
* Sync with trunk.Khem Raj2008-06-251-3/+7
* News syscall wrappers from trunkCarmelo Amoroso2008-06-1810-0/+376
* Remove obsolete files and synch with trunkCarmelo Amoroso2008-06-184-293/+0
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-1892-541/+2790
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ...Carmelo Amoroso2008-06-1895-946/+1282
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-1841-886/+1606
* Synch libc sparc specific with trunkCarmelo Amoroso2008-06-1810-22/+152
* Synch libc bfin specific with trunkCarmelo Amoroso2008-06-1820-147/+304
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1676-0/+4747
* Push back changes to add cancellation handling.Carmelo Amoroso2007-11-228-63/+154
* Added some missing files:Carmelo Amoroso2007-11-212-0/+72
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-207-25/+50
* Push latest libc SH4 specific implementationsCarmelo Amoroso2007-11-2012-401/+400
* Fix TLS modifier."Steven J. Hill"2007-07-281-1/+1
* Not quite yet."Steven J. Hill"2007-07-282-130/+0