OSDN Git Service

ldso: Add remaining relocation types to the table
[uclinux-h8/uClibc.git] / libc /
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...
2013-10-07 Denys Vlasenkopmap_getport: use TCP to talk to portmapper if protocol...
2013-08-02 Anthony G. Basilelibc: add isfdtype()
2013-07-26 Mischa Jonkerlibc/sysdeps: Fix common-generic stat.h for BE part 2
2013-07-19 Vanya Sergeevinet: fix unsafe access to _res.options in res_mkquery()
2013-07-18 Denys Vlasenkobits/waitstatus.h: correctly interpret status 0x007f...
2013-07-04 Luis MachadoC6X: Remove DSBT in favour of FDPIC
2013-07-04 Anthony G. Basilelibc/sysdeps/linux/common/sendfile.c: fix sendfile64...
2013-07-04 Bartosz Golaszewskiinsque: fix segfault on (prev == NULL)
2013-06-29 Khem Raji386/sysdep.h: Remove STABS_* macros
2013-06-28 Denys VlasenkoMIPS: set _NSIG to 128, not 129. This matches glibc.
2013-06-28 Bernhard Reutner... libc: Fix _obstack_newchunk public symbol vis
2013-06-14 Bernhard Reutner... libc: hide obstack relocations
2013-06-14 Anthony G. Basilelibc/misc/gnu/obprintf.c: implement obstack_printf...
2013-06-14 Anthony G. Basileconfig: UCLIBC_HAS_OBSTACK to optionally enable obstack...
2013-06-07 Hiroaki KAWAIeventfd.h: Use new "bits/" scheme for arch-specific...
2013-05-28 Carmelo Amorosolibc: elf: explicitly include uClibc_page.h to make...
2013-05-13 Filippo ARCIDIACONOlibc: deal with aux vect inside __uClibc_main only...
2013-04-07 Mike Frysingerlinux: pread/write: fix 64bit handling
2013-04-03 Bernhard Reutner... add UCLIBC_SUSV2_LEGACY to hide valloc
2013-04-03 Bernhard Reutner... stdlib: avoid relocation
2013-04-01 Mike Frysingerlinux: pread/write: convert to SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: readahead: convert to SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
2013-04-01 Mike Frysingermips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-03-29 Bernhard Reutner... Revert "_scanf.c: Implement 'm' modifier for 'c' and...
2013-03-29 Mirko Vogt_vfprintf.c: use 'fputws_unlocked(S, F)' instead of...
2013-03-29 Felix Fietkauinet: fix getting the nameserver from _res state after...
2013-03-22 Mischa Jonkerlibc: Fix common-generic stat.h for BE
2013-03-22 Nathan SidwellFix a problem with scanning wide chars.
2013-03-20 Timo Teräsinet: do not filter responses in res_query
2013-03-20 Bernhard Reutner... inet: Fix LT{.old,} compilation due to res_iclose
2013-03-20 Bernhard Reutner... rpc: silence warning
2013-03-14 Bernhard Reutner... libc: switch several users to unlikely()
2013-03-14 Bernhard Reutner... inet: res_nclose: free user-buffer, not global _res
2013-03-14 Markos Chandrasmetag: Add NPTL support
2013-03-14 Markos Chandraslibm: Add support for the Meta architecture
2013-03-14 Markos ChandrasAdd support for the Meta architecture
2013-03-14 Vineet Guptalibc/ipc: Make IPC_64 0 for common-generic ABI
2013-03-14 Vineet Guptafstat64: Fix Build warnings with common-generic ABI...
2013-03-14 Vineet Guptaleek: if lseek syscall is not available, use lseek64...
2013-03-14 Vineet Guptautimes: Export utimensat based utimes
2013-02-27 Markos Chandraslibc/pause: Enable pause_nocancel for arches without...
2013-02-20 Xi Wangnice: fix overflow checking in int_add_no_wrap()
2013-02-20 Bernhard Reutner... inet: remove noreturn attribute from res_nclose
2013-02-20 Markos Chandraslibc/ipc: Allow architectures to define their own __IPC...
2013-02-20 Markos Chandrasopen: Use openat if arch does not have the open syscall
2013-02-20 Markos Chandrasnot-cancel.h: Use openat if arch does not have the...
2013-02-20 Markos Chandrasopen64: Use openat if arch does not have the open syscall
2013-02-20 Markos Chandrasfcntl: Use fcntl64 is arch does not have the fcntl...
2013-02-20 Markos Chandrasfstatfs64: Prefer fstatfs64 system call instead of...
2013-02-20 Markos Chandrasfstatfs: Add __libc_fstatfs wrapper
2013-02-20 Markos Chandrasstat: Use fstatat64 if arch does not have the stat...
2013-02-20 Markos Chandrasustat: Add ustat stub for arches that don't have the...
2013-02-20 Markos Chandraslstat64: Use fstatat64 if arch does not have the lstat6...
2013-02-20 Markos Chandraslstat: Use fstatat64 if arch does not have the lstat...
2013-02-20 Markos Chandrasstat64: Use fstatat64 if arch does not have the stat64...
2013-02-20 Markos Chandrasfstatat{64}: No conversion code is needed for new archi...
2013-02-20 Markos Chandrasfstatat64: Use newfstatat only for 64-bit operations
2013-02-20 Markos Chandrasfstatat: Use newfstatat only for 64-bit operations
2013-02-20 Markos Chandrasfstat: Use fstat64 if arch does not have the fstat...
2013-02-20 Markos Chandraslibc/statfs64: Skip conversion code for new architectures
2013-02-20 Markos Chandrasstatfs: Use statfs64 if arch does not have the statfs...
next