OSDN Git Service

Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints.
[uclinux-h8/uClibc.git] / libc /
2007-03-08 Khem RajSync kernel_stat64 with kernel. Thanks to Daniel Jacobo...
2007-03-08 Rob LandleyPatch from Khem Raj that fixes running gcc on arm for...
2007-03-08 Rob Landleysvn 17941/17943 broke the build. 18032 made the thread...
2007-03-07 Rob LandleyFix a build break due to errno and h_errno being unreso...
2007-03-07 Paul MundtSync sh's procfs.h with glibc, fixes gdbserver.
2007-03-07 Paul MundtFix PLTJMP() token pasting build error, patch from
2007-03-06 Khem RajI always miss svn add.
2007-03-06 Khem RajAdd posix_fadvise posix_fadvise64 for arm.
2007-03-01 Khem RajFix compiler warning about shadowed declaration.
2007-03-01 Khem RajShould be __sigset_t instead of sigset_t.
2007-02-28 Mike Frysingeradd support for ppoll() and emulate poll() with it...
2007-02-28 Eric AndersenAdd a hack for compiling a 32 bit user space with a...
2007-02-28 Mike Frysingerifdef out RTLD defines we dont actually support nor...
2007-02-22 Mike Frysingerneed to double check internal errno handling wrt libpthread
2007-02-21 Mike Frysingeradd missing file for previous commit as pointed out...
2007-02-21 Mike Frysingerredo errno handling so that it should work both in...
2007-02-15 Mike FrysingerAtsushi Nemoto writes:
2007-02-13 Joakim TjernlundAdd missing bits/fenv.h that got lost in the e500 port.
2007-02-12 Joakim TjernlundImpl. linux syscalls sched_getaffinity/sched_setaffinit...
2007-02-12 Joakim TjernlundUpdates from glibc.
2007-02-12 Joakim TjernlundRehash the PowerPC e500 port to avoid creating symlinks
2007-02-12 Mike FrysingerAtsushi Nemoto writes:
2007-02-12 Joakim TjernlundRemoved a .align 2 by mistake in previous commit.
2007-02-12 Joakim TjernlundRemove #APP/#NO_APP since -std=gnu99 will make
2007-02-11 Mike FrysingerAtsushi Nemoto writes:
2007-02-10 Mike Frysingerwe dont actually need asm/page.h
2007-02-09 Mike FrysingerAtsushi Nemoto writes: Add st_[amc]timensec to N32...
2007-02-08 Eric Andersenrevert 17821, wait for better test cases
2007-02-08 Eric Andersendo not use ghbn_buf after it goes out of scope
2007-02-08 Eric AndersenMiguel Angel Alvarez writes:
2007-02-08 Mike Frysingerhandle file_name==NULL and file_name=="" as required...
2007-02-08 Mike FrysingerPaul Brook writes:
2007-02-08 Mike Frysingerpull in features.h so we have access to config defines
2007-02-07 Paul Mundtsh crti.S needs features.h to resolve __HAVE_SHARED__...
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 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-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 Mike Frysingerpull in unistd.h for syscall() prototype
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 Frysingersync some fixes from glibc
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 Frysingerinitial waitid() implementation
2007-01-28 Mike Frysingerneed string.h for memset()
2007-01-28 Mike Frysingermake sure we clear out the buffer so that random garbag...
2007-01-28 Mike FrysingerPaul Brook writes:
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-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. Hill"Disable declarations for NPTL.
2007-01-20 "Steven J. Hill"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 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-05 Joakim TjernlundSupport SecurePLTs for PowerPC. You need a toolchain...
2007-01-05 Mike FrysingerAtle Nissestad writes: The attached patch fixes compila...
2006-12-22 Bernhard Reutner... - provide a hidden_def for fputc_unlocked that is alias...
2006-12-20 Mike FrysingerPaul Brook writes:
2006-12-17 Mike Frysingerrename local "brk" var so it doesnt namespace collide...
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-12 Eric AndersenFix/disable locking when pthreads is disabled
2006-12-12 Eric Andersensort out a few issues that show up on mips
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 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 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 Eric AndersenTake Mike Frysinger's comments into account -- make...
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...
next