OSDN Git Service

revert getopt changes to tests
[uclinux-h8/uclibc-ng.git] / libc /
2014-12-28 Waldemar Brodkorbfor mips64 with N32 ABI we need to use newfstatat
2014-12-25 Waldemar Brodkorbmerge upstream changes
2014-12-15 Anthony G. Basilemkostemp: fix implementation
2014-12-15 Bernhard Reutner... stdio: Fix printing 0.0
2014-12-12 Bernhard Reutner... unistd: allow to turn off getopt_long
2014-12-10 Anthony G. Basilemkostemp: fix implementation
2014-12-10 wangyufenadd argument check in mknod
2014-12-09 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-06 Wang Yufenarm: add RESET_PID in the clone impl
2014-12-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-03 Bernhard Reutner... mips: rename siginfo _timer members
2014-12-01 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-19 Bernhard Reutner... locale: Add wcsftime()
2014-11-13 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-11 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-10 Anthony G. Basilestatfs: fix compile error when UCLIBC_LINUX_SPECIFIC...
2014-10-11 Waldemar Brodkorbm68k: remove reg.h
2014-10-01 Waldemar Brodkorbremove forced gcc optimization
2014-09-26 Waldemar BrodkorbAdd eventfd_read() and eventfd_write()
2014-09-26 Cristian Morales... Do not define unimplemented functions
2014-09-26 Waldemar Brodkorbcris: remove call to HIDDEN_JUMPTARGET
2014-09-26 Waldemar Brodkorbcris: do not include asm/elf.h
2014-09-22 Waldemar Brodkorbxtensa: add support for NPTL
2014-09-20 Waldemar Brodkorblinuxthreads: remove unused s390 code
2014-09-17 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-17 Bernhard Reutner... m68k: libc: add fmovem* mcffpu condition
2014-09-16 Gustavo Zacariassparc: update ptrace.h to latest from glibc
2014-09-16 Gustavo Zacariaspowerpc: update ptrace.h to latest from glibc
2014-09-16 Bernhard Reutner... libc: silence missing prototype warning
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2014-09-09 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-09 Anthony G. Basilelibc: add fallocate() and fallocate64()
2014-09-09 Gustavo Zacariassparc: update ptrace.h to latest from glibc
2014-09-09 Gustavo Zacariaspowerpc: update ptrace.h to latest from glibc
2014-09-08 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-05 Bernhard Reutner... libc: split multi-source epoll.c
2014-09-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-09-04 Waldemar Brodkorbsparc: remove sparc64/sparcv9 code
2014-08-28 Waldemar Brodkorbm68k: fix typo
2014-08-28 Waldemar BrodkorbRevert "sparc: disable cancellable system, as it fails...
2014-08-28 Waldemar BrodkorbRevert "sparc: use HIDDEN_JUMPTARGET for errno"
2014-08-27 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-08-25 Bernhard Reutner... microblaze: Remove duplicate F_{S,G}ETPIPE_SZ
2014-08-25 Khem Rajfcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
2014-08-25 Bernhard Reutner... mathinline.h: Use __extern_inline
2014-08-25 Khem RajAdd clock_adjtime syscall
2014-08-20 Waldemar Brodkorbfix for pipe() on sparc
2014-08-18 Anthony G. Basilelibc: add issetugid()
2014-08-18 Anton Kolesovlseek: Correct order of offset arguments
2014-08-18 Vineet Guptalibc: posix_fadvise: Fix build breakage for !LFS
2014-08-18 Waldemar Brodkorbunbreak networking code for sparc
2014-08-18 Vineet GuptaARC/NPTL: clone to set TP if CLONE_SETTLS
2014-08-18 Vineet GuptaNPTL: ARC support
2014-08-01 Mike Frysingerbits/time.h: sync with latest glibc
2014-07-22 Anton KolesovARC: Implement native GDB requirements in procfs.h
2014-07-22 Vineet GuptaARC: clone: Ensure that @fn returns back to clone
2014-07-22 Vineet GuptaARC: make sigaction inline with other arches
2014-07-22 Vineet GuptaARC: syscalls.h: code-reuse/fix-arg-annotations
2014-07-22 Vineet Guptasyscalls-common.h: Rename some macro args for correct...
2014-06-24 Vineet Guptaopen64: ensure that openat check works
2014-06-12 Zhang Pufix pthread_cancel lead to segmentation fault for x86_64.
2014-06-12 Yann E. MORINarm: move check for BX to its own header
2014-06-12 Will Newtonarm/clone.S: Add missing IT instruction for Thumb2.
2014-04-23 Michel Stamresolv: try next server on SERVFAIL
2014-04-23 Vineet Guptaweak symbols need to be "defined" weak but "declared...
2014-04-23 Vineet GuptaLT.old: Make __errno_location/__h_errno_location thread...
2014-04-01 Steve EllceyFix warnings in MIPS build
2014-04-01 Max Filippovxtensa: add missing .literal_position directives
2014-04-01 Vineet GuptaARC: Make vfork weak in libc
2014-03-12 Steve Ellceylibc: fix mips N64 pread/pwrite build
2014-02-15 Steve Ellceymips: Remove duplicate macro definitions
2014-02-15 Steve Ellceylibc: Fix sync_file_range.c for MIPS64 N32 ABI
2014-02-15 Bernhard Reutner... libc: silence warning in fts
2014-02-02 Waldemar Brodkorblibc: mips: Fix setjmp/longjmp for MIPS64 N64 ABI
2014-02-02 Steve Ellceymips: silence 'set but not used' warnings
2014-02-02 Steve Ellceylibc: mips: Fix non-LFS build
2014-01-24 Bernhard Reutner... mips: silence _ABI* undef warnings
2014-01-22 Bernhard Reutner... powerpc: syscall support up to 6 arguments
2014-01-22 Stefan Kristianssonvfork: fix clone based version
2014-01-22 Waldemar Brodkorblibc: fix MIPS N64 fork
2014-01-15 Bernhard Reutner... libc: add guard for arm thumb2 asm
2014-01-08 Vineet GuptaARC: opencode ENTRY/END macros in crt1
2014-01-08 Baruch Siachxtensa: use common ptrace.h
2014-01-08 Baruch Siachlibc: posix_fadvise: restore implementation for xtensa
2014-01-08 Vicente Olivert... siginfo.h: __SIGEV_PAD_SIZE takes __WORDSIZE into account
2014-01-08 Vicente Olivert... siginfo.h: add a missing function member on ia64, mips...
2013-12-20 Kenneth Soerenseninet: Fix threaded res_init
2013-12-20 Baruch Siachlibc/sysdeps: commonize ret_ERRVAL
2013-12-20 Vineet GuptaARC port to uClibc
2013-12-20 Joern Renneckestring: Add ARC support
2013-11-12 Kenneth SoerensenMake res_init() thread safe.
2013-11-12 Sørensen, KennethFix threaded use of res_ functions.
2013-11-06 Bernhard Reutner... time.c: make ll_tzname* static again
2013-11-06 Baruch Siachprctl: fix system call wrapper
2013-11-06 Baruch Siachmisc: fix nm 'No such file' error
2013-11-06 Khem Rajadd posix_fadvise() for arm
2013-11-06 Markos Chandraslibc/metag: add __kernel_long_t and __kernel_ulong_t
2013-11-06 Vineet GuptaFix weak/strong attribute of __errno_location and it...
2013-11-04 Baruch Siachxtensa: fix atomic_decrement_if_positive() return value
2013-11-04 Baruch Siachxtensa: fix layout of struct sigcontext to match the...
next