OSDN Git Service

uclinux-h8/uClibc.git
2006-12-08 Mike FrysingerRichard Sandiford writes: add support for init/fini...
2006-12-08 Eric Andersenseems this is the newfangled way to tell folks this...
2006-12-08 Mike Frysingeronly define msync cancellation point if the syscall...
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-12-08 Eric AndersenSorry psm but contrary to commit 12927, kernel provided...
2006-12-08 Eric Andersenadd some warnings to archs that need a bit of attention
2006-12-08 Mike Frysingerif __NR_swapon does not exist, dont try and create...
2006-12-08 Mike Frysingerif __NR_swapoff does not exist, dont try and create...
2006-12-08 Mike Frysingerif __NR_msync does not exist, dont try and create a...
2006-12-08 Mike Frysingeronly define mremap() if the syscall exists
2006-12-08 Mike Frysingerif __NR_mprotect does not exist, dont try and create...
2006-12-08 Eric Andersenthis stuff is for uClibc internal use only
2006-12-08 Eric Andersenfinish the pthread locking cleanups. This should get...
2006-12-08 Eric Andersen__resolv_lock is supposed to be shared, not static
2006-12-08 Eric AndersenFill in a few more of the missing pieces...
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-12-06 Eric Andersenstdio update from mjn3
2006-12-06 Eric Andersenupdate from mjn3
2006-12-06 Eric Andersenprepare to later remove bits/kernel_types.h from bits...
2006-12-06 Eric Andersenbits/kernel_stat.h is for internal uClibc use only...
2006-12-06 Mike Frysingerpulling in kernel config.h wont fly
2006-12-06 Mike Frysingernote test subdir problems with multilib
2006-12-03 Mike Frysingermake ABI into a list
2006-12-03 Mike Frysingerlist ABI first and tweak ISA defaults with suggestions...
2006-12-03 Mike Frysingerrevert previous change
2006-12-03 Rob LandleyPatch from Jim Gifford (of Cross Linux From Scratch...
2006-12-03 Mike Frysingersecond SUSV3 legacy check should be for macros as point...
2006-12-02 Mike Frysingerfix building when susv3 legacy stuff is disabled
2006-12-02 Mike FrysingerPTHREAD_THREADS_MAX is supposed to be in pthread-specif...
2006-12-02 "Steven J.... (no commit message)
2006-12-02 "Steven J.... Remove definition of TIMER_MAX which breaks builds...
2006-11-29 Eric Andersenremove redundant headers local to libpthread, causing...
2006-11-29 Bernhard Reutner... - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to...
2006-11-29 Bernhard Reutner... - honor __UCLIBC_HAS_LFS__
2006-11-29 Bernhard Reutner... - Cleanout the only occurance of the SUSv3 LEGACY funct...
2006-11-29 Bernhard Reutner... - gcvt() is marked LEGACY in XSI and mandatory in BSD.
2006-11-27 Mike Frysingerfix from cmetcalf to make sure we clear the auxvt table...
2006-11-27 Mike Frysingerindent
2006-11-22 Bernhard Reutner... - fix typo
2006-11-22 Khem RajCorrect -march cflag value for thumb capable ARM proces...
2006-11-21 Khem RajUse constant pool instead of and adr
2006-11-18 "Steven J.... Add CHECK_ONLY option to allow for running the tests...
2006-11-17 Mike Frysingerfix from Paul Brook for ISO C violation in terms of...
2006-11-17 Mike FrysingerBernd Schmidt writes: [blackfin updates] add support...
2006-11-17 Mike FrysingerBernd Schmidt writes:
2006-11-17 Mike Frysingerget rid of the notion of .E files as .i is the proper...
2006-11-17 Mike Frysingerrevert PTHREAD_THREADS_MAX back to former size since...
2006-11-16 Mike Frysingerfix comment typos
2006-11-16 Mike Frysingeradd a test for making sure vfork/signals are handled...
2006-11-16 Mike Frysingerexercise the signal related jump code
2006-11-16 Mike Frysingermake default output silence and have the exit status...
2006-11-16 Eric Andersenrevert rev 16527 changes to ldso/ldso/dl-hash.c
2006-11-16 Eric AndersenPaul Brook writes:
2006-11-10 Eric AndersenThis change reimplements the ARM _dl_linux_resolve...
2006-11-10 Eric Andersenarm thumb:
2006-11-09 Mike Frysingerprevent cancellation functions from being called more...
2006-11-09 Mike Frysingerbackport from upstream:
2006-11-09 Mike Frysingerbackport from upstream:
2006-11-07 Eric AndersenI failed to check the patch adding support for the...
2006-11-06 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-06 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-11-04 Eric Andersenbased on a patch from Atsushi Nemoto:
2006-11-03 Mike Frysingerremove duplicated/unused ASSERT code
2006-11-03 Mike Frysingerdont need to force optimization in CFLAGS anymore ...
2006-11-02 Eric AndersenIn bug 622, JohnAta writes:
2006-10-26 Eric Andersensome updates noting things that should be done
2006-10-23 Paul MundtMerge SH-2 trapa fixups from Mark.
2006-10-22 Mike Frysingerdont require DOPIC with FORCE_SHAREABLE_TEXT_SEGMENTS
2006-10-19 Eric AndersenJoseph S. Myers writes:
2006-10-19 Peter KjellerstedtMake strdup() use memcpy() rather than strcpy() to...
2006-10-10 Khem RajMake _dl_linux_resolve interworking safe. Thanks Paul...
2006-10-07 Khem RajAdd the mmap.c missed out in the last commit.
2006-10-07 Khem RajAdd config options to select ARM ARMv5 and Intel iwmmxt...
2006-10-07 Khem RajAdd mmap function needed for ARM EABI and define thumb...
2006-10-07 Khem RajSergey Lapin says the undefined syscall numbers from...
2006-10-07 Mike Frysingerfixup from Bernd Schmidt to properly document DL_ADDR_T...
2006-10-07 Mike FrysingerBernd Schmidt writes:
2006-10-07 Khem RajDon't use r10 to find PIC base. In GCC 4.1.1 onwards...
2006-10-07 Mike Frysingerthe makefile will include elf.h for us #778
2006-09-28 Mike Frysingerimplement support for the rest of the 32bit uid syscalls
2006-09-25 Peter KjellerstedtDo not include tls.h unless __UCLIBC_HAS_THREADS__...
2006-09-23 Mike Frysingerfix return casts for a bunch of functions
2006-09-23 Mike Frysingergrab s_lrint from glibc for C99
2006-09-23 Mike Frysingeronly include _lfs_64.h when __UCLIBC_HAS_LFS__ is defin...
2006-09-22 Peter KjellerstedtAdded support for sysconf(_SC_MONOTONIC_CLOCK).
2006-09-22 Peter KjellerstedtRemove code to define errno in this file. It is defini...
2006-09-21 Mike Frysingeruse proper #APP lines so that the assembler knows when...
next