OSDN Git Service

config parser: always initialize line pointer
[uclinux-h8/uClibc.git] / libc / sysdeps /
2010-10-01 Austin Foxleysparc: pipe.S
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2010-09-16 Carmelo Amorosonptl_sh: Fix compiler warning due to shadowed variable
2010-09-15 Salvatore Crolibc: Fix cancellation handling in some C functions
2010-08-31 Carmelo Amorosolibc: Provide both getpgid and __getpgid symbols
2010-08-05 Bernhard Reutner... nptl i686: avoid cpp problems with thunk section
2010-08-05 Henning Heinoldmath: isnan is a C99 feature
2010-08-02 Bernhard Reutner... nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
2010-07-27 Mike Frysingernew helper funcs for alloca/malloc with mmu/nommu
2010-07-27 Bernhard Reutner... remove trailing comma in enum
2010-07-27 Vladimir Zapolskiylutimes: add lutimes support
2010-07-27 Mike Frysingerbfin: pull in common/sysdep.h
2010-07-27 Mike Frysingermsync: skip if syscall is missing
2010-07-27 Mike Frysingernommu: fix building of fork.c when stubs are disabled
2010-07-27 Mike Frysingerbfin: add exec stack markings to assembly files
2010-07-22 Khem Rajarm/crt1.S: Avoid dependency on PC+4 or PC+8
2010-07-15 Khem Rajarm: Macros in sysdeps/linux/arm also needed to be...
2010-07-14 Bernhard Reutner... silence shadow warnings
2010-07-09 Khem Rajinclude/param.h: Dont use ARG_MAX from kernel headers
2010-07-07 Khem Rajarm: Silence warning about shadow declarations
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-07-06 Austin FoxleyRevert "don't make __errno_location / __h_errno_locatio...
2010-07-05 Peter Korsgaarddon't make __errno_location / __h_errno_location hidden
2010-07-03 Austin Foxleyremove extra comma in lock macro
2010-06-30 Khem Rajmips/syscall-error: Choose the correct version for...
2010-06-28 Bernhard Reutner... remove redundant args to do_ln
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-24 Bernhard Reutner... libc: silence warnings about undefined cpp tokens
2010-06-22 Abdoulaye Walsimou... MIPS: Fix build error with linuxthreads.old
2010-06-17 Bernhard Reutner... libc: define cfi_personality and cfi_lsda
2010-06-11 Bernhard Reutner... silence some warnings about missing prototypes
2010-06-07 Khem Rajmips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK defin...
2010-06-01 Vladimir Zapolskiyinotify: add inotify_init1 system call support
2010-06-01 Vladimir Zapolskiybits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
2010-05-19 Khem Rajmips: Add vfork to libc
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-04-28 Austin Foxleyfix a few build errors for the no threads case
2010-04-27 Gabor JuhosMIPS: restore INLINE_SYSCALL macro
2010-04-27 Andreas Schultznptl: mips needs updated clone() implementation
2010-04-27 Roman I Khimovlibc/x86_64: use ELF-compatible definitions for assembler
2010-04-26 Austin Foxleyenable building __fcntl_nocancel, as it used unconditio...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Timo Teräsnptl: fix libc internal, dynamically enabled locking
2010-04-20 Timo Teräsnptl: remove unneeded libc-lock.h include
2010-04-16 Timo Teraslibc: remove libc weak __pthreads_* wrappers
2010-04-15 Timo Teräsnptl: fix libc sigtimedwait
2010-04-15 Timo Teräsnptl: fix libc sigaction signal checking
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-09 Natanael CopaFixes NPTL build on x86.
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: more compact, but stack-hungry...
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: generate better code using more...
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: explain how it works. no code...
2010-04-02 Austin Foxleypoll.c: fix incorrect merge
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-03-18 Tobias Klausernios2: Define INTERNAL_SYSCALL_NCS, use common sycall...
2010-03-18 Tobias Klausernios2: Update fcntl.h from m68k
2010-03-16 Tobias Klausernios2: Add sys/user.h
2010-03-05 Bernhard Reutner... pull kernel-features.h from NPTL
2010-03-04 Bernhard Reutner... poll: unavailable on linux < 2.2.0
2010-02-20 Khem RajGet x86_64 compile to succeed.
2010-02-19 Austin Foxleyadd dwarf defines used in cfi statements
2010-02-19 Austin Foxleyupdate kernel-features.h with futex features
2010-02-19 Austin Foxleyfixes to get nptl compiling for x86_64
2010-02-18 Austin Foxleyi386 unify sysdep.h
2010-02-18 Austin Foxleyx86_64: unify sysdep.h
2010-02-18 Khem RajGet new nptl building on SH4
2010-02-18 Austin Foxleycompile fixes for i386 nptl
2010-02-18 Austin Foxleyfix nptl build for sparc
2010-02-18 Khem RajFix nptl build for mips
2010-02-17 Khem RajAdd missing libgcc_s.h header.
2010-02-17 Khem RajAssorted fixed to get nptl compiling on ARM
2010-02-14 Austin Foxleysparc/sigaction: revert change. These semantics are...
2010-02-14 Austin Foxleysparc/sysdep: Unify sparc sysdep.h
2010-02-12 Khem Rajarm/sysdep: Unify arm sysdep.h
2010-02-12 Khem Rajmips/sysdep.h: Unify mips sysdep.h
2010-02-10 Carmelo Amorosolibc_sh: Add a sysdep header for sh
2010-02-10 Carmelo Amorosolibc: Add a common sysdep header
2010-02-09 Carmelo Amorosonptl: sysdep headers re-factoring
2010-02-05 Atsushi Nemotogetdents: Fix mips64 build
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-05 Bernhard Reutner... prctl: silence shadow warnings
2010-02-05 Bernhard Reutner... kernel-features: add __ASSUME_POSIX_CPU_TIMERS
2010-02-03 Austin FoxleyUnbreak build for sparc on some config's
2010-02-03 Denys Vlasenkopowerpc/bits/sysdep.h: move confusingly placed #undef
2010-02-02 Denys Vlasenkoremove two checks for gettimeofday error
2010-02-02 Denys Vlasenkotime,times: stop interpreting negative return values...
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-22 Bernhard Reutner... silence warning about implicit decl of sysctl
2010-01-21 Bernhard Reutner... futimens: add missing local prototype
2010-01-21 Khem Rajmips/nptl: Pass correct parameters to dl_find_hash...
2010-01-21 Hans-Christian Egtvedtavr32: add varargs handling of prctl syscall
2010-01-21 Hans-Christian Egtvedtavr32: add varargs handling of prctl syscall
2010-01-16 Bernhard Reutner... futimens: add missing local prototype
2010-01-14 Khem Rajmips/nptl: Pass correct parameters to dl_find_hash...
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
next