OSDN Git Service

uclinux-h8/uClibc.git
2007-02-04 Joakim TjernlundAdd support for PowerPC e500, libc part only.
2007-02-04 Mike Frysingerfixup includes so we compile again
2007-02-04 Mike Frysingerthe sun rpc code has too many alias violations to worry...
2007-02-04 Mike Frysingerfix compiling and touchup style
2007-02-04 Mike Frysingersync some stuff from glibc to fix test build failure
2007-02-02 Peter KjellerstedtMake sure struct stat is identical to struct stat64 if
2007-02-02 Eric Andersenuse sane line breaks
2007-02-02 Mike Frysingerreplace bits/syscalls.h with a comment ... an empty...
2007-02-02 Eric AndersenRonald Maeder writes:
2007-02-02 Eric Andersenuse the correct lock for access to __nameserver[]
2007-02-02 Eric Andersenfix lock naming
2007-02-02 Eric AndersenRonald Maeder writes:
2007-02-02 Eric Andersenfix obvious bug in ipv4/ipv6 resolving. When not using...
2007-02-01 Mike Frysingerdrive home the point people should not be using _syscal...
2007-02-01 Mike Frysingerdocument future need for larger time values
2007-01-30 Bernhard Reutner... - should look if LFS is enabled as suggested by pkj...
2007-01-29 Bernhard Reutner... - fix compilation of GNU glob with !LFS
2007-01-29 Mike FrysingerRichard Sandiford writes:
2007-01-29 Bernhard Reutner... - s/if USE___THREAD/if defined USE___THREAD && USE___TH...
2007-01-29 Bernhard Reutner... - see if defined foo before trying to look at the value...
2007-01-29 Bernhard Reutner... - sync with glibc (and provide a check for icc).
2007-01-29 Mike Frysingerpull in unistd.h for syscall() prototype
2007-01-29 Mike Frysingeruse ifdef rather than if for stack direction
2007-01-29 Mike Frysingerfix from Atsushi Nemoto for displaying of 64bit types
2007-01-29 Mike Frysingerfix from Roman Kononov for reading in of 64bit types
2007-01-29 Mike Frysingermake sure reading 64bit types works
2007-01-29 Mike Frysingermake sure 64bit output is correct
2007-01-29 Mike Frysingersince these functions get exported, namespace the arguments
2007-01-29 Mike Frysingermark local function static
2007-01-29 Mike Frysingerfixup shadowed warnings
2007-01-29 Mike Frysingermark some funcs as noreturn
2007-01-29 Mike Frysingerfixup prototype warnings
2007-01-29 Mike Frysingercheck to see if __USE_FILE_OFFSET64 is defined rather...
2007-01-29 Mike Frysingermake error output a little more helpful
2007-01-29 Mike Frysingerfixup warnings
2007-01-29 Mike Frysingerfix test to work even if CPPFLAGS contains -DNDEBUG
2007-01-29 Mike Frysingersync some fixes from glibc
2007-01-29 Mike Frysingermissed an underscore in previous commit
2007-01-28 Mike FrysingerBernhard Fischer writes: add undef/nonnull warnings...
2007-01-28 Mike FrysingerBernhard Fischer writes: note how uClibc chooses to...
2007-01-28 Mike Frysingersync with glibc as pointed out by Bernhard Fischer
2007-01-28 Bernhard Reutner... - commentary typo fix
2007-01-28 Mike Frysingerfix from Bernd Schmidt to make sure _dl_debug_state...
2007-01-28 Mike Frysingeras pointed out by Jocke, use "2" for actual error messa...
2007-01-28 Mike Frysingerinitial waitid() implementation
2007-01-28 Mike Frysingerneed string.h for memset()
2007-01-28 Mike Frysingernote 0.9.28.1 release
2007-01-28 Mike Frysingerits a new year
2007-01-28 Mike Frysingermake sure we clear out the buffer so that random garbag...
2007-01-28 Mike FrysingerPaul Brook writes:
2007-01-28 Mike Frysingerfix typo as pointed out by Tony Wu and cleanup source
2007-01-28 Mike Frysingerdont rely on random stack state to trigger this issue...
2007-01-28 Mike Frysingernew test taken from stat issue with new tar
2007-01-28 Mike Frysingeruse .bz2 rather than .gz
2007-01-27 Mike Frysingerfix from blackfin repo: Jie Zhang writes: update __kern...
2007-01-27 Mike Frysingerfix from blackfin repo: Jie Zhang writes: Passing NULL...
2007-01-26 Bernhard Reutner... - fix format of comment
2007-01-26 Mike Frysingerdont actually have to worry about local changes as...
2007-01-26 Joakim TjernlundFix libdl bug reported by Cedric Hombourger in
2007-01-24 Mike Frysingerfix from Bryan Wu: return NULL upon error, not the...
2007-01-22 Peter KjellerstedtRecognize _SC_MONOTONIC_CLOCK in sysconf() even if...
2007-01-21 Bernhard Reutner... - repair misplaced #endif that got introduced in r17410...
2007-01-20 "Steven J.... Disable declarations for NPTL.
2007-01-20 "Steven J.... The case for _SC_MONOTONIC_CLOCK should only exist...
2007-01-20 Bernhard Reutner... - Trim superfluous trailing whitespace. No obj-code...
2007-01-11 Joakim TjernlundI fixed that item long ago.
2007-01-11 Joakim TjernlundPeter Mazinger pointed out that my last commit was...
2007-01-10 Mike Frysingermerge from blackfin.uclinux.org: Adjust
2007-01-10 Joakim TjernlundFix SEGV for static builds in exit() path.
2007-01-10 Mike Frysingerneed to keep __check_rhosts_file exported for proper...
2007-01-10 Mike Frysingersync with upstream blackfin.uclinux.org
2007-01-09 Joakim TjernlundAurelien Jacobs writes:
2007-01-09 Joakim TjernlundJoseph S. Myers writes:
2007-01-05 Joakim TjernlundSupport SecurePLTs for PowerPC. You need a toolchain...
2007-01-05 Mike FrysingerAtle Nissestad writes: The attached patch fixes compila...
2007-01-03 Bernhard Reutner... - s/Attemt/Attempt/
2006-12-23 Bernhard Reutner... - r16732 forgot to checkin the sync of the __UCLIBC_SUS...
2006-12-22 Bernhard Reutner... - provide a hidden_def for fputc_unlocked that is alias...
2006-12-20 Mike Frysingermake sure UCLIBC_LDSO can be found via path
2006-12-20 Mike FrysingerPaul Brook writes:
2006-12-17 Mike Frysingerrename local "brk" var so it doesnt namespace collide...
2006-12-17 Mike Frysingerfor now, dont allow mmu users to select file format
2006-12-16 Mike Frysingeractually scrub it, dont just comment it out
2006-12-16 Mike Frysingerstart pulling in top level Rules.mak so we get access...
2006-12-16 Mike Frysingerscrub prototype so we dont conflict with the pthread...
2006-12-16 Mike Frysingerclean up
2006-12-16 Mike Frysingersmall cleanups
2006-12-15 Eric AndersenPatch from Bernhard Fischer:
2006-12-14 Mike Frysingerfix building when __NR_sigalstack does not exist
2006-12-14 Mike Frysingerif __NR_lseek is not defined, then we fall back to...
2006-12-13 Mike Frysingerforce LFS support since blackfin no longer supports...
2006-12-13 Mike Frysingerbe more specific as to what arguments to __uClibc_main...
2006-12-12 Eric AndersenFix/disable locking when pthreads is disabled
2006-12-12 Bernhard Reutner... - fix compilation of __LDSO_CACHE_SUPPORT__
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
next