OSDN Git Service

uclinux-h8/uClibc.git
2006-02-13 Peter S. MazingerRemove __x
2006-02-13 Peter S. MazingerMark functions as GNU extensions
2006-02-13 Peter S. MazingerUpdate some copyrights
2006-02-13 Peter S. MazingerRemove unused prototypes
2006-02-13 Peter S. MazingerWeaken all that I remember being used in libpthread
2006-02-13 Peter S. Mazingerget_current_dir_name is GNU extension as well
2006-02-13 Peter S. MazingerMark some as GNU extensions
2006-02-13 Peter S. MazingerWeaken all internal vfork versions in asm code, wonderi...
2006-02-13 Peter S. Mazingers/#if/#ifdef/
2006-02-13 Peter S. MazingerAdd back the 115200 limit
2006-02-13 Peter S. MazingerDisable deprecated stuff in new linuxthreads
2006-02-13 Peter S. MazingerAdd files for IMA. Yes, I know it's a hack and no,...
2006-02-13 Peter S. MazingerDon't compile daemon.c at all for non-MMU
2006-02-13 Peter S. MazingerRemove vfork.c from Makefile as well
2006-02-13 Peter S. MazingerRemove it, it's the same as the generic one in ../common
2006-02-13 Peter S. MazingerRemove unused file
2006-02-13 Peter S. MazingerRemove unused files
2006-02-13 Peter S. MazingerMore renames for IMA
2006-02-13 Peter S. MazingerDon't compile arc4random if option not set
2006-02-13 Peter S. MazingerMore renames for IMA
2006-02-13 Peter S. MazingerRemove unused file
2006-02-13 Peter S. MazingerRename some files, that will conflict w/ IMA
2006-02-13 Peter S. MazingerRemove unused files
2006-02-13 Peter S. MazingerAdd internal hidden_weak support for asm
2006-02-13 Peter S. MazingerSync w/ glibc
2006-02-12 Mike Frysingergrab pselect from glibc
2006-02-11 Mike FrysingerPaul Brook writes:
2006-02-11 Mike Frysingerrholzmann writes in Bug 716:
2006-02-11 Mike Frysingerconvert to new test framework
2006-02-11 Mike Frysingerconvert to new test framework
2006-02-11 Mike FrysingerJoseph S. Myers writes:
2006-02-11 Mike Frysingerallow for controlling of uclibc vs glibc tests until...
2006-02-11 Mike Frysingeruse := rather than =
2006-02-11 Mike Frysingerautomate the tests a bit
2006-02-11 Mike Frysingeradd back in code cut by previous commit to fix the...
2006-02-11 Mike Frysingerget rid of pass through func
2006-02-11 Mike Frysingerfix my always_inline typo to fix building on most arches
2006-02-10 Mike Frysingeronly check for rlimit stuff if the target doesnt suppor...
2006-02-10 Mike Frysingeradd support for newer [sg]etgroups function and make...
2006-02-10 Mike Frysingersync with glibc, should fix the swap* segfaults in ltp
2006-02-10 Mike Frysingerdont bother with a pass through call
2006-02-10 Mike Frysingeradd support for newer style kernel calls since some...
2006-02-10 Mike Frysingersync with glibc and kill dead code to fix issues found...
2006-02-10 Mike Frysingereat whitespace
2006-02-09 Mike Frysingerfix errno setting
2006-02-09 David Andersadd ARM 7TDMI to processor selection list
2006-02-09 David Andersfix ARM types that are known to have MMU's to select...
2006-02-09 Mike Frysingerfix prototype for 64bit hosts
2006-02-09 Mike Frysingeruse the newer versions of functions when available...
2006-02-09 Mike Frysingerjust drop all of the debug code
2006-02-08 Mike FrysingerBernhard Fischer says: get rid of local ret variable
2006-02-08 Mike Frysingerall my other 64bit changes seems to have "magically...
2006-02-08 Mike Frysingerfix warnings on 64bit hosts
2006-02-08 Mike Frysingerjanlana writes in Bug 700: use standard uint* types...
2006-02-08 Mike Frysingersync with glibc
2006-02-07 Mike Frysingerinclude stdint.h and check __intptr_t_defined to see...
2006-02-07 Mike Frysingerremove outdated file
2006-02-07 Mike Frysingergrab syscall() from glibc
2006-02-06 Mike Frysingerthanks to Thomas, nios should be happy again!
2006-02-06 Mike Frysingerkill _dummy symbol
2006-02-04 Mike Frysingerrfelker reports in Bug 683 that we leak file descriptor...
2006-02-04 Mike Frysingerfix building
2006-02-04 Mike Frysingerfix segfault do to sizeof(NULL) usage
2006-02-04 Mike Frysingeradd note about racecondition
2006-02-04 Mike Frysingeruse O_DIRECTORY when possible, saves us from having...
2006-02-04 Mike Frysingeradd some copyright/license info
2006-02-04 Mike Frysingeruse just __getdents64 rather than either __getdents...
2006-02-04 Mike Frysingerwe get d_type from the kernel so use it
2006-02-04 Mike Frysingermake build output a little less noisy
2006-02-04 Mike Frysingermake build output a little less noisy
2006-02-04 Mike Frysingerfix warning when building on non-mmu hosts
2006-02-04 Mike Frysingerglibc sync
2006-02-04 Mike Frysingertouchup test to have some more helpful output
2006-02-04 Mike Frysingerimport files from glibc for an ia64/static port
2006-02-04 Peter S. MazingerDont link and remove link.h
2006-02-04 Mike Frysingerintegrate frv link.h
2006-02-03 Mike Frysingerunify duplicated code cause i get tired of updating...
2006-02-03 Peter S. MazingerWeaken libc's hidden fork versions, ltp test failed
2006-02-03 Peter S. Mazingerattribute_hidden is enough in the prototype, sync getop...
2006-02-03 Peter S. Mazingerdisable hidden_proto/def for __BCC__ generally
2006-02-03 Peter S. Mazingeradd -DNOT_IN_libc
2006-02-03 Peter S. Mazingerhide __td_agent_list
2006-02-03 Peter S. MazingerUse write instead of __libc_write for debug, hide __td_...
2006-02-03 Peter S. MazingerHide internal wrapper
2006-02-03 Peter S. Mazingererr() is not used internally
2006-02-03 Peter S. Mazingergetopt_long[_only] visible only if GNU getopt used
2006-02-03 Peter S. MazingerUse internal versions of strchr and stderr for non-BCC
2006-02-02 Peter S. Mazingereven the hidden version of the weaks in libc (as strong...
2006-02-02 Peter S. Mazingerprototype was wrong, change not tested
2006-02-02 Peter S. Mazingerfix typo s/__initbrk/__init_brk/
2006-02-01 Peter S. Mazingermissed another global data marking
2006-02-01 Peter S. MazingerMake it build w/ HAVE_SHARED disabled and SSP enabled
2006-02-01 Peter S. MazingerUse -DSTATIC and remove stub_warning, not accepted
2006-02-01 Peter S. Mazingereverything uses now CFLAGS, no need to add anything...
2006-02-01 Peter S. Mazingermissed two __curbrk
2006-02-01 Peter S. MazingerI will risk this one: __curbrk
2006-02-01 Peter S. MazingerGo __malloc_lock, go ...
2006-02-01 Peter S. Mazingerweaks for __pthread_internal_tsd* are added if not...
2006-02-01 Peter S. Mazingergcc41 does not like this at all
2006-02-01 Peter S. Mazingerchange asm/volatile to __x__
next