OSDN Git Service

uclinux-h8/uClibc.git
2006-12-12 Eric Andersensort out a few issues that show up on mips
2006-12-12 Mike Frysingersince we dont symlink the headers, theres nothing to...
2006-12-12 Mike Frysingerwe just want the kernel headers, not the whole kernel...
2006-12-11 Eric Andersenmostly revert the locking changes for 'malloc', as...
2006-12-11 Mike Frysingerfix building when pthread support is disabled
2006-12-11 Mike Frysingerdisable LDSO when FLAT format is selected
2006-12-11 Mike Frysingerdont try and compile if the MMU is disabled
2006-12-11 Mike Frysingerneed endian.h for __LONG_LONG_PAIR() macro
2006-12-11 Mike Frysingercleanup style
2006-12-11 Mike Frysingerkill off the need for fix_includes.sh by utilizing...
2006-12-11 Mike Frysingerset some default vars to prevent env pollution
2006-12-11 Mike Frysingertie PICFLAG:=-mfdpic to format rather than architecture
2006-12-11 Mike Frysingercreate new menu so people can select what format they...
2006-12-09 Eric Andersenthese weaks are also needed in libc.so for the time...
2006-12-09 Eric Andersenoops, use __pthread_mutex_unlock() not pthread_mutex_un...
2006-12-09 Eric AndersenAdd missing sys/types.h header
2006-12-09 Eric Andersensilence a lot of warnings and fix a few genuine bugs...
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...
next