OSDN Git Service

include: Expand malloc-family comments
[uclinux-h8/uclibc-ng.git] / libc /
2015-03-25 Bernhard Reutner... utmp: favour POSIX utmpx over SVID utmp
2015-03-25 Bernhard Reutner... utmp: Remove unneeded alias
2015-03-23 Bernhard Reutner... mips: switch float_t to float
2015-03-23 Bernhard Reutner... utmp: indent
2015-03-23 Bernhard Reutner... utmp: Remove unneeded aliases
2015-03-23 Bernhard Reutner... utmp: add _unlocked suffix to internal helpers
2015-03-23 Bernhard Reutner... buildsys: HAS_UTMP (XPG2, SVr4 compat) knob
2015-03-23 Bernhard Reutner... libc: TIME64_COMPAT32 for sparc, mips
2015-03-23 Bernhard Reutner... Revert "utent.c, wtent.c: move functions from utxent.c"
2015-03-22 Bernhard Reutner... libc: add getrandom(2)
2015-03-22 Bernhard Reutner... libc: Fix vfprintf compilation without HAS_FLOATS
2015-03-22 Khem Rajnptl/arm: Move aeabi_read_tp to uclibc_nonshared.a
2015-03-22 Khem Rajatexit_old: Do not add it to shared libc
2015-03-18 Bernhard Reutner... malloc-standard: Add locking to malloc_trim
2015-03-18 Zhiqiang Zhangmalloc: checked_request2size failure deadlocks
2015-03-18 Bernhard Reutner... libm: Add missing C99 float/ld wrappers
2015-03-17 Bernhard Reutner... libc: update strverscmp
2015-03-17 Bernhard Reutner... include: silence __leaf warning
2015-03-16 Alexey Brodkinresolv: fix unaligned tmp buffer corner-case
2015-03-13 Bernhard Reutner... unistd.h: put getppid under XOPEN2K8
2015-03-03 Gustavo Zacariassparc/clone.S: guard tcb-offsets.h include with RESET_PID
2015-02-27 Bernhard Reutner... libc: silence warning
2015-02-20 Vineet Guptasync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BI...
2015-02-20 Vineet Guptaposix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT
2015-02-20 Vineet GuptaARCv2: optimised string routines
2015-02-20 Vineet GuptaARCv2 ISA support
2015-02-17 Bernhard Reutner... libc: add setns()
2015-02-17 Khem RajAdd eventfd_read() and eventfd_write()
2015-02-16 Vineet GuptaARC: sigaction: inline syscall trap
2015-02-16 Vineet GuptaARC: sigaction: fold default sigrestorer into "C"
2015-02-16 Vineet GuptaARC: siagction: opencode memcpy
2015-02-16 Vineet GuptaARC: remove stale TRUNCATE64_HAS_4_ARGS
2015-02-16 Alexey BrodkinARC: add configuration option for MMU page size
2015-01-26 Bernhard Reutner... libc: sync_file_range missing comma
2015-01-24 Bernhard Reutner... libc: ppc64 etc: Fix sync_file_range
2015-01-23 Wang Yufenadd argument check in mknod
2015-01-23 Xishi Qiuadd argument check in setenv()
2015-01-22 Bernhard Reutner... libc: Avoid redundant setting of ENOMEM
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-03 Bernhard Reutner... mips: rename siginfo _timer members
2014-11-19 Bernhard Reutner... locale: Add wcsftime()
2014-11-10 Anthony G. Basilestatfs: fix compile error when UCLIBC_LINUX_SPECIFIC...
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 Anthony G. Basilelibc: add fallocate() and fallocate64()
2014-09-05 Bernhard Reutner... libc: split multi-source epoll.c
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-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
next