OSDN Git Service

h8300: Makefile update
[uclinux-h8/uclibc-ng.git] / libc /
2015-05-23 Yoshinori Satoh8300: Makefile update h8300
2015-05-23 Yoshinori Satoh8300: headers update
2015-05-23 Yoshinori Satoh8300: Assembly functions
2015-04-25 Waldemar BrodkorbRevert "Do not define unimplemented functions"
2015-04-17 Waldemar Brodkorbreturn NULL for realloc(p,0) like glibc
2015-04-17 Waldemar Brodkorbsimplify malloc, remove sbrk support
2015-04-17 Waldemar Brodkorbstick with one malloc implementation for all
2015-04-15 Waldemar Brodkorbfix static linking of pthread apps
2015-04-15 Waldemar Brodkorbuse weak to fix f.e. cdrkit static compile. fixes #3
2015-04-12 Waldemar Brodkorbremove more of the link_warnings
2015-04-12 Waldemar Brodkorbremove link warnings
2015-04-02 Waldemar Brodkorbremove regex old and fnmatch old
2015-03-30 Waldemar Brodkorbremove sh64 support
2015-03-29 Waldemar Brodkorbmerge uClibc master
2015-03-26 Alexey BrodkinARC: don't hard-code ELF_NGREG
2015-03-26 Vineet GuptaARC/signal: shield sa_restorer from compiler toggle...
2015-03-25 Bernhard Reutner... SH: add 't' to syscall clobber list
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-14 Waldemar BrodkorbAdd fix from OpenWrt for MIPS64 N64 ABI
2015-03-13 Bernhard Reutner... unistd.h: put getppid under XOPEN2K8
2015-03-08 Waldemar Brodkorbfix regression for ARM thumb mode
2015-03-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2015-03-03 Gustavo Zacariassparc/clone.S: guard tcb-offsets.h include with RESET_PID
2015-03-02 Waldemar Brodkorbsymbol got renamed to __UCLIBC_HAS_LINUXTHREADS__
2015-02-27 Bernhard Reutner... libc: silence warning
2015-02-20 Waldemar Brodkorbsync with uClibc
2015-02-20 Waldemar Brodkorbwhat the fuck.
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-17 Waldemar BrodkorbRevert "xtensa: add support for NPTL"
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-02-16 Waldemar Brodkorbmerge uClibc changes
2015-02-16 Vineet GuptaARC: sigaction: fold default sigrestorer into "C"
2015-02-16 Vineet GuptaARC: sigaction: inline syscall trap
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-02-15 Waldemar Brodkorbgood by nios
2015-02-15 Waldemar Brodkorbgood by e1
2015-02-15 Waldemar Brodkorbgood bye vax
2015-02-15 Waldemar Brodkorbresolve merge
2015-02-12 Waldemar Brodkorbunbreak support for ARM no MMU case
2015-01-26 Waldemar Brodkorbmerge upstream changes
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
2015-01-10 Waldemar Brodkorbenable microblaze. at least toolchain creation is worki...
2015-01-01 Thorsten Glasershut up GCC, part 2
2015-01-01 Thorsten Glasershut up GCC
2015-01-01 Thorsten GlaserI think this is what you mean
2015-01-01 Thorsten Glasersilence GCC
2015-01-01 Thorsten Glaserremove apparently unused code, this time for real
2015-01-01 Waldemar Brodkorbremove unused Linux 2.0 compat code, otherwise c6x...
2014-12-30 Waldemar Brodkorbremove another two warnings.
2014-12-30 Waldemar BrodkorbMerge branch 'master' of git+ssh://openadk.org/git...
2014-12-29 Waldemar Brodkorbreduce some unneeded warnings.
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...
next