OSDN Git Service

uclinux-h8/uclibc-ng.git
2012-06-15 Peter S. Mazingerlibm: change j0 to _j0 and y1 to _y1 to avoid shadow...
2012-06-15 Peter S. Mazingerupdate partially string.h and strings.h
2012-06-15 Peter S. Mazingerdirstream.h: remove unused constants
2012-06-15 Peter S. Mazingerquota.h: update, but keep old functionality
2012-06-15 Peter S. Mazingerstdio.h: update partially, mainly for POSIX 2008
2012-06-15 Peter S. Mazingerunistd.h: partial update, mostly related to POSIX 2008
2012-06-15 Peter S. Mazingermake __uClibc_fini() hidden
2012-06-15 Peter S. Mazingernetdb.h: partial update, adding some __USE_MISC/__USE_G...
2012-06-15 Peter S. Mazingerremove libc_hidden_proto(ioperm) from all headers excep...
2012-06-15 Peter S. Mazingerno need for hidden lockf64
2012-06-15 Peter S. Mazingerutent.c, wtent.c: move functions from utxent.c
2012-06-15 Peter S. Mazingerutent.c: go back to use static __X() functions without...
2012-06-15 Peter S. Mazingeruse fputwc in putwchar()
2012-06-15 Peter S. Mazingerfputc.c, stdio.h: no need for hidden putc, putc_unlocke...
2012-06-15 Peter S. Mazingercleanup fork()
2012-06-15 Peter S. Mazingersemaphore.h, uClibc_local_lim.h: make sure SEM_VALUE_MA...
2012-06-15 Peter S. Mazingersemaphore.c: include limits.h before semaphore.h
2012-06-15 Peter S. Mazingerhuge_val.h: add for vax
2012-06-15 Peter S. Mazingerhuge_vall.h: add for i386,ia64,m68k,sparc
2012-06-15 Peter S. Mazingerposix_opt.h: update to POSIX 2008
2012-06-15 Peter S. Mazingerposix_opt.h: update to glibc's NPTL version
2012-06-15 Peter S. Mazingerlocal_lim.h: add NPTL version for alpha,ia64,powerpc...
2012-06-15 Peter S. Mazingertgmath.h: disable builtins
2012-06-15 Peter S. Mazingeradd jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x...
2012-06-15 Peter S. Mazingerchange __HAVE_FPU__ to __UCLIBC_HAS_FPU__
2012-06-15 Peter S. Mazingercleanup bits/setjmp.h of stuff moved to jmpbuf-offsets...
2012-06-15 Peter S. Mazingermake use of jmpbuf-offsets.h and jmpbuf-unwind.h
2012-06-15 Peter S. Mazingerjmpbuf-unwind.h: add NTPL related section
2012-06-15 Peter S. Mazingeradd jmpbuf-offsets.h and jmpbuf-unwind.h for all archs...
2012-06-15 Peter S. Mazingermove *longjmp related prototypes to setjmp.h
2012-06-15 Peter S. Mazingerlibintl.h, clnt_perror.c: add fallback gettext(x) and...
2012-06-15 Peter S. Mazingergetopt[-susv3].c: use libintl's _(x)
2012-06-15 Peter S. Mazingerregex_old.c: remove unneeded guard
2012-06-15 Peter S. Mazingerobstack.c: use libintl.h
2012-06-15 Peter S. Mazingerarm: consistency check OABI v. EABI
2012-06-15 Peter S. Mazingerwchar.h: SuSv compliance
2012-06-15 Peter S. Mazingerwchar.h: fix 2 typos in comments
2012-06-15 Peter S. Mazingeralpha/__syscall_rt_sigaction.S: make the function hidde...
2012-06-15 Peter S. Mazingerremove unneeded hidden sigwaitinfo
2012-06-15 Peter S. Mazingerno need for hidden sigtimedwait
2012-06-15 Peter S. Mazingersetjmp.h: sync with glibc
2012-06-15 Peter S. Mazingertgmath.h: sync with glibc
2012-06-15 Peter S. Mazingerparser_config.[ch]: remove duplicated hidden functions
2012-06-15 Peter S. Mazingersignal.h: move prototypes for __syscall_[rt_]sigaction...
2012-06-15 Peter S. Mazingerlibintl.h: add _(x) and N_(x) and use it everywhere
2012-06-15 Peter S. Mazingerlibc-internal.h: use a consistent prototype for __stack...
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-06-15 Peter S. Mazingercomplex.h: sync a bit glibc to guard properly
2012-06-15 Peter S. Mazingeruse one common prototype for _create_xid
2012-06-15 Peter S. Mazingerremove subdir include/internal on install
2012-06-15 Peter S. Mazingerrpc_private.h: change guard
2012-06-15 Peter S. Mazingerremove __FORCE_GLIBC
2012-06-15 Peter S. Mazingergetopt.c, getopt.h: avoid the need for __FORCE_GLIBC
2012-06-15 Peter S. Mazingerdo not include libc-internal.h
2012-06-15 Peter S. Mazingerlocale.h, xlocale.h: guard *locale functions correctly
2012-06-15 Peter S. Mazingerdo not include xlocale.h, it is included by locale...
2012-06-15 Peter S. Mazingersignal.h: disable sigvec() and guard related stuff...
2012-06-15 Peter S. Mazingertime.h: update and guard internals
2012-06-15 Peter S. Mazingerinet_addr.c, inet_makeaddr.c: used the correct section...
2012-06-15 Peter S. Mazingerrpc_msg.h: move xdr_accepted_reply and xdr_received_rep...
2012-06-15 Peter S. Mazingercrypt.h: use __const instead of const
2012-06-15 Peter S. Mazingerno need for hidden inet_ntoa_r
2012-06-15 Peter S. Mazingerremove unneeded hiddens for rtime, basename, strtof...
2012-06-15 Peter S. Mazingerdirent.h: disable getdirentries not provided by uClibc
2012-06-15 Peter S. Mazingerdirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8:
2012-06-15 Peter S. Mazingerwordexp.c, sysconf.c: include ctype.h for isspace
2012-06-15 Bernhard Reutner... ldso: use .arm mode for resolver unconditionally
2012-06-13 Filippo Arcidiaconolibc: sh: fixed typo in ucontext header
2012-06-13 Bernhard Reutner... buildsys: prune pthread bits from arch headers
2012-06-13 Kevin Cernekeebuildsys: clean up libubacktrace linker script handling
2012-06-13 Mark SalterUpdate C6X support
2012-06-11 Bernhard Reutner... libubacktrace: arm: Fix typo in assert
2012-06-11 Bernhard Reutner... buildsys: fix typo in help
2012-06-10 Khem Rajeventfd: Implement eventfd2 and fix eventfd
2012-06-06 Kevin CernekeeMIPS: Use $a0 instead of $v0 for __syscall_error()...
2012-06-06 Kevin CernekeeMIPS: Convert __syscall_error() callers to use $a0...
2012-06-06 Filippo Arcidiaconoldso: preload standard path library with setuid bit set
2012-06-06 Mark SalterClean up DSBT support
2012-05-30 Mike Frysingerpread/pwrite: drop fallback funcs
2012-05-30 Mike Frysingerpread/pwrite: handle renamed syscalls in common/ppc...
2012-05-22 Sedat DilekMakerules: Remove duplicated slashes in interp.c
2012-05-22 Sedat DilekRevert "Makerules: respect HARDWIRED_ABSPATH in interp.c"
2012-05-22 James Hoganmmap()->sys_mmap2: do unsigned shift of offset
2012-05-22 Mike Frysingerstdio: implement assignment-allocation "m" character
2012-05-18 Filippo Arcidiaconoldso: sh: handle _dl_skip_args in linker startup instea...
2012-05-15 Bernhard Reutner... ldd: tweak whitespace
2012-05-09 Bernhard Reutner... Revert "help: Document CROSS="
2012-05-08 Bernhard Reutner... ldd.host: Fix compilation for STANDALONE support
2012-05-08 Bernhard Reutner... help: Document CROSS=
2012-05-08 Bernhard Reutner... help: Document BUILD_CFLAGS and BUILD_LDFLAGS
2012-05-08 Bernhard Reutner... utils: pass in config flags for ldd
2012-05-08 Bernhard Reutner... ldd: silence warning if !LDSO_LDD_SUPPORT
2012-05-05 Mike Frysingerlinuxthreads.old: fix build warnings with epoll enabled
2012-05-05 Mark Salterdrop support for old systems lacking vfork
2012-05-05 Mike Frysingerdocs: restore crt from old svn tree
2012-05-03 Bernhard Reutner... config: tweak STRICT_HEADERS description
2012-05-03 Bernhard Reutner... rpmatch: provide out-of-line implementation
2012-05-03 Bernhard Reutner... rpmatch: make decl parsable
2012-05-02 Mike Frysingerrpmatch: fix previous commit w/C++ compilers
2012-04-30 Mike Frysingerrpmatch: simple inline version
next