OSDN Git Service

uclinux-h8/uclibc-ng.git
2005-09-08 Mike FrysingerFix by Martin Schlemmer:
2005-09-08 Mike Frysingerunused
2005-09-08 Mike Frysingerdlvsym stub
2005-09-08 Mike Frysingergrab some updates from glibc
2005-09-07 Mike Frysingerclean up code and make it easy to extend
2005-09-07 Mike Frysingerdont fail if target doesnt support mmap64
2005-09-07 Mike Frysingergrab a tiny mmap implementation from glibc
2005-09-07 Mike Frysingermake sure the syscall mmap func isnt exported
2005-09-05 Mike Frysingerfix string functions to not treat the size_t as ssize_t
2005-09-02 Eric Andersenupdate developer verbage
2005-08-31 Mike Frysingeradd (size_t)-1 border case tests for strncat and strncm...
2005-08-30 Mike Frysingeradd M_PERTURB define from glibc and Frank Mehnert write...
2005-08-29 Mike Frysingeranemo writes in Bug 9: use ElfW(auxv_t) instead of...
2005-08-29 Mike Frysingersome fixes by anemo in Bug 9 to play nicely with 32...
2005-08-28 Eric Andersenpoint to uclibc.org
2005-08-27 Joakim Tjernlundasierllano writes in bug 370:
2005-08-26 Mike FrysingerFrank Mehnert writes:
2005-08-26 Mike Frysingerimport sparc-optimized string functions from glibc
2005-08-26 Mike Frysingeroops, new math code needs this
2005-08-25 Mike Frysingerimport different optimized versions of div funcs based...
2005-08-25 Mike Frysingeroptimize library based upon sparc cpu selection
2005-08-25 Mike Frysingerallow people to select target sparc architecture
2005-08-25 Mike Frysingeradd a note explaining the weird h_errno definition
2005-08-24 Mike Frysingera64l/l64a are now in uClibc, mkstemp and mktemp already...
2005-08-24 Mike Frysingerimport a64l and l64a from glibc
2005-08-24 Mike Frysingeradd a link_warning() like glibc so ppl will [hopefully...
2005-08-24 Joakim TjernlundFrank Mehnert writes:
2005-08-23 Mike Frysingersome updates from psm to better mirror glibc getent...
2005-08-18 Joakim TjernlundHmm, things broke with vapiers update. Lets
2005-08-18 Mike Frysingeradd support for getrpcbynumber_r/getrpcbyname_r/getrpce...
2005-08-18 Mike Frysingeruse generic ELF wrappers
2005-08-18 Mike Frysingeradd support for getrpcbynumber_r/getrpcbyname_r/getrpce...
2005-08-18 Mike Frysingerrework some of the code to shrink size
2005-08-18 Mike Frysingerstyle tweaks
2005-08-18 Mike Frysingerremove 0.9.27 compat alias
2005-08-18 Mike Frysingeradd __thumb__ check
2005-08-18 Mike Frysingerimport updates from glibc
2005-08-18 Mike Frysingerremove some debug code
2005-08-18 Mike Frysingerwe have getprotobyname_r() now so use it
2005-08-18 Mike Frysingerinstall the manpages that are in the docs subdir
2005-08-18 Mike Frysingermoved/updated to docs/man/
2005-08-18 Mike Frysingeralso check for __thumb__
2005-08-18 Mike Frysingerposix_memalign and posix_fadvise are in uClibc now
2005-08-18 Mike Frysingeradd the posix_memalign function
2005-08-17 Eric Andersenupdate the uClibc webpage
2005-08-17 Joakim TjernlundMake uClibc vfork() use kernels vfork() instead of...
2005-08-17 Mike Frysingerstart of some rpc tests
2005-08-17 Mike Frysingermake sure UCLIBC_LDSO is defined if we are running...
2005-08-17 Mike Frysingerdont install linux/asm headers if KERNEL_SOURCE ==...
2005-08-17 Eric AndersenWe _must_ copy include/asm/ and include/linux/ when...
2005-08-17 Mike Frysingerwhen installing the include files, skip .svn, linux...
2005-08-16 Mike Frysingeradd a 0.9.27 compat symbol (_glibc_strerror_r) since...
2005-08-16 Mike Frysingeradd an entry about __fputc_unlocked link errors
2005-08-15 Mike Frysingerwrite some good manpages
2005-08-15 Eric AndersenFor current kernels, we just use the getcwd() syscall...
2005-08-15 Eric AndersenJust quote the whole darn thing so we can print any...
2005-08-15 Mike Frysingerremove quote char which doesnt belong
2005-08-15 Eric AndersenWe do not supply a BSD style getloadavg() function
2005-08-15 Joakim TjernlundFix bug 387, missing _dl_progname for static apps.
2005-08-15 Eric AndersenPatch from Faidon Liambotis to update the debian stuff
2005-08-15 Mike Frysingermove arch-specific checks out of shared dl-syscall...
2005-08-15 Mike Frysingerimport thumb support from jbowler in Bug 385
2005-08-15 Mike Frysingerarm has its own iopl.c now so we dont need ugly #ifdef...
2005-08-15 Mike Frysingerrip out iopl from ioperm.c so it will override the...
2005-08-15 Mike Frysingerimport thumb support from jbowler in Bug 385
2005-08-15 Mike Frysingerimport thumb support from jbowler in Bug 385
2005-08-14 Joakim TjernlundAdd utils in make clean rule. From paravoid.
2005-08-14 Mike Frysingereat whitespace
2005-08-14 Mike Frysingerimport thumb support from jbowler in Bug 385
2005-08-13 Eric Andersenper suggestion by psm, remove the variable DYNAMIC_LINKER
2005-08-12 Joakim TjernlundRemoved hardcoded ld-uClibc.so.0 in uClibc. From Peter...
2005-08-12 Joakim TjernlundRemove SYSTEM_LDSO option since it no longer works.
2005-08-12 Joakim TjernlundRemove hardcoded ld-uClibc.so.0 name in ldso.
2005-08-12 Mike Frysingerrevert __error -> __syscall_error change since it doesn...
2005-08-12 Mike Frysingermissed one of the __error names in changing to __syscal...
2005-08-11 Mike Frysingertouchup PIE support for all the utils and fix stripping...
2005-08-11 Mike Frysingeradd back in the LDPIEFLAG since -fPIE does not imply...
2005-08-11 Mike Frysingerjump straight to __syscall_error
2005-08-11 Mike Frysingerfix some sign warnings pointed out by gcc-4
2005-08-10 Mike FrysingerIn Bug 364 by hassold:
2005-08-10 Eric AndersenBump version in preparation for the upcoming release
2005-08-10 Mike Frysingeruse the inline version of _dl_parse_dynamic_info
2005-08-09 Mike Frysingerclean up whitespace/syntax
2005-08-09 Mike Frysingerdisable early debug code if the arch relies on certain...
2005-08-09 Mike Frysingerrework the headers depedency so that it plays nice...
2005-08-09 Mike Frysingernote the architectures which still need to be updated
2005-08-09 Mike Frysingerdate: 2005/08/07 07:53:58; author: drepper; state...
2005-08-09 Mike Frysingerneed -s for STRIPTOOL with iconv too as psm pointed out
2005-08-09 Mike Frysingereat whitespace
2005-08-09 Mike Frysingerupdate crt0 to crt1 based heavily on glibc start.S...
2005-08-09 Mike Frysingeruse sigprocmask instead of internal __sigprocmask since...
2005-08-09 Mike Frysingermove __fpscr_values out of crt0 and into libc as propos...
2005-08-09 Mike Frysingerremove unused/pointless variables
2005-08-09 Mike Frysingerneed to run STRIPTOOL with -s to replace behavior lost...
2005-08-08 Mike Frysingerremove duplicated _syscall6 definitions and unify them...
2005-08-08 Mike Frysingereat whitespace
2005-08-08 Mike Frysingerremove strip flags and let STRIPTOOL do the work
2005-08-04 Mike Frysingerwhitespace it
2005-08-04 Mike Frysingeryvasilev writes in Bug 235:
2005-08-03 Manuel Novoa... Update from (older) glibc code.
next