summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix nptl build for mipsKhem Raj2010-02-171-0/+3
* | Add missing libgcc_s.h header.Khem Raj2010-02-171-0/+2
* | Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-174-18/+56
* | sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley2010-02-131-4/+5
* | sparc/sysdep: Unify sparc sysdep.hAustin Foxley2010-02-131-0/+65
* | arm/sysdep: Unify arm sysdep.hKhem Raj2010-02-111-7/+278
* | mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-111-16/+350
* | libc: build tsd only when tls is enabledAustin Foxley2010-02-111-1/+1
* | nptl: sysdep headers re-factoringCarmelo Amoroso2010-02-093-0/+507
* | Merge commit 'origin/master' into nptlAustin Foxley2010-02-0510-42/+87
|\|
| * prctl: silence shadow warningsBernhard Reutner-Fischer2010-02-051-1/+1
| * Unbreak build for sparc on some config'sAustin Foxley2010-02-031-5/+4
| * __uClibc_main: use __pagesize to protect against recursionBernhard Reutner-Fischer2010-02-031-4/+2
| * libc: Fix l64a to return the correct buffer pointerFilippo Arcidiacono2010-02-031-1/+1
| * powerpc/bits/sysdep.h: move confusingly placed #undefDenys Vlasenko2010-02-031-5/+5
| * /etc/resolv.conf: support "timeout:n" and "attempts:n" optionsDenys Vlasenko2010-02-031-13/+41
| * remove two checks for gettimeofday errorDenys Vlasenko2010-02-022-6/+10
| * time,times: stop interpreting negative return values ar errorsDenys Vlasenko2010-02-023-8/+24
* | kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard Reutner-Fischer2010-02-051-0/+5
* | libc: Fix l64a to return the correct buffer pointerFilippo Arcidiacono2010-02-031-1/+1
* | nptl: Fix nptl specific case which still was not using CSRC-y.Khem Raj2010-02-011-1/+1
* | Fix accidently dropped hunk during last merge from master.Khem Raj2010-02-011-21/+8
* | Merge commit 'origin/master' into nptlKhem Raj2010-02-014-49/+30
|\|
| * errno: hide __libc_resp, __libc_errno, and __libc_h_errnoKhem Raj2010-02-012-4/+3
| * convert to foo-y kbuild styleBernhard Reutner-Fischer2010-01-262-67/+35
* | Merge branch 'master' into nptlCarmelo Amoroso2010-01-2543-125/+103
|\|
| * wchar.c: fix indentationDenys Vlasenko2010-01-241-10/+10
| * gethostid: switch to getaddrinfo and shrinkBernhard Reutner-Fischer2010-01-241-41/+26
| * getprotoent_r: use correct define for return valueBernhard Reutner-Fischer2010-01-231-1/+1
| * fix typo in previous commitBernhard Reutner-Fischer2010-01-231-1/+1
| * silence some warnings about unused paramsBernhard Reutner-Fischer2010-01-234-6/+8
| * libc/inet: mark other odd /etc/conf/ spotBernhard Reutner-Fischer2010-01-231-0/+2
| * libc/inet: set path to resolver file via CPPBernhard Reutner-Fischer2010-01-2334-33/+34
| * libc/inet: convert to foo-y kbuild styleBernhard Reutner-Fischer2010-01-231-33/+19
| * silence warning about implicit decl of sysctlBernhard Reutner-Fischer2010-01-221-1/+3
| * avr32: add varargs handling of prctl syscallHans-Christian Egtvedt2010-01-212-1/+37
| * wordexp: silence shadow warningBernhard Reutner-Fischer2010-01-211-18/+18
| * fix typo in version mismatch msgBernhard Reutner-Fischer2010-01-211-1/+1
| * ether_line: fix build for socket && !ipBernhard Reutner-Fischer2010-01-211-2/+2
| * futimens: add missing local prototypeBernhard Reutner-Fischer2010-01-161-0/+1
| * include unistd.h for smallintYoshinori Sato2010-01-161-0/+1
| * mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj2010-01-141-33/+13
| * ctime: do not use static struct tm bufferDenys Vlasenko2010-01-091-3/+17
* | wordexp: silence shadow warningBernhard Reutner-Fischer2010-01-211-18/+18
* | fix typo in version mismatch msgBernhard Reutner-Fischer2010-01-211-1/+1
* | ether_line: fix build for socket && !ipBernhard Reutner-Fischer2010-01-211-2/+2
* | futimens: add missing local prototypeBernhard Reutner-Fischer2010-01-211-0/+1
* | include unistd.h for smallintYoshinori Sato2010-01-211-0/+1
* | mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj2010-01-211-33/+13
* | ctime: do not use static struct tm bufferDenys Vlasenko2010-01-211-3/+17