OSDN Git Service

uclinux-h8/uclibc-ng.git
2002-07-22 Eric AndersenAdd some syscalls which I moved out of syscalls.c
2002-07-22 Eric AndersenRework syscall handling. Rewrite syscall handlers...
2002-07-19 Eric AndersenFix spelling
2002-07-19 Miles BaderDoc fix.
2002-07-19 Miles BaderRename mutex stuff to use heap-specific names.
2002-07-18 Eric AndersenMiles Bader implemented a new mmap based malloc which...
2002-07-16 Eric AndersenFix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensch...
2002-07-16 Eric AndersenWe don't need the debug versions
2002-07-16 Eric Andersen__morecore need not be a function pointer
2002-07-16 Eric AndersenDisable debug stuff by default
2002-07-16 Eric AndersenOdd. Got a copy of junk in here.
2002-07-16 Eric AndersenDo not assume NULL termination on the ut_id field....
2002-07-15 Manuel Novoa... Clean up CLK_TCK situation. clock() and sysconf()...
2002-07-15 Eric Andersenstupid cut-n-paste bug
2002-07-15 Eric AndersenPatch for a silly bug from David Blythe
2002-07-15 Eric AndersenSilence a couple of silly warnings
2002-07-15 Eric AndersenRework pread and pwrite support so it should actually...
2002-07-14 Eric AndersenAdd both pthread_mutexattr_setpshared() and
2002-07-14 Eric AndersenAdd missing pthread_condattr_getpshared and pthread_con...
2002-07-11 Eric AndersenKill this stale file
2002-07-11 Eric AndersenNote updated toolchains are available
2002-07-11 Miles BaderGrumble...
2002-07-10 Eric AndersenThe mips config files were broken, and failed to define NM
2002-07-10 Eric AndersenTobias Anderberg <tobias.anderberg@axis.com> noticed...
2002-07-10 Eric AndersenPer bug report from Ronald Wahl <rwa@peppercon.com>:
2002-07-10 Eric AndersenAdd missing stropts.h
2002-07-10 Eric AndersenPatch from Ronald Wahl <rwa@peppercon.com> to fix a...
2002-07-08 Eric AndersenFix a typo
2002-07-08 Manuel Novoa... Remove obsolete code.
2002-07-08 Manuel Novoa... Fix a preprocessor buglet. Redo sys_siglist/strsignal...
2002-07-08 Eric AndersenFiner grained locking in __connect_dns() so we don...
2002-07-07 Manuel Novoa... Obligatory forgotten file.
2002-07-07 Manuel Novoa... Attempt to clean up the strerror_r situation.
2002-07-07 Eric AndersenDoh! search-n-replace strikes again
2002-07-07 Eric AndersenFix namespace pollution by hiding statfix and statfix64 by
2002-07-07 Eric AndersenCleanup namespace leaks by prepending __ to global...
2002-07-07 Eric AndersenKill namespace pollution in getrpcent.c. Silence other...
2002-07-07 Eric AndersenPatch from Larry Doolittle <ldoolitt@recycle.lbl.gov...
2002-07-06 Eric AndersenStupid filesystems like cramfs fail to guarantee that...
2002-07-05 Eric AndersenOnly enable elf2flt support when using elf toolchains
2002-07-05 Manuel Novoa... Add copyright message and remove dead code.
2002-07-05 Manuel Novoa... Update header for strlcat and strlcpy.
2002-07-05 Manuel Novoa... Add two missing glibc wide string funcs as well as...
2002-07-05 Manuel Novoa... Only define __uwchar_t if wide char support is enabled.
2002-07-04 Manuel Novoa... Update my todo list entries.
2002-07-03 Eric AndersenAdd a weak to make apache happy
2002-07-03 Manuel Novoa... For now, have locale support automaticly enable wide...
2002-07-03 Manuel Novoa... Update Config files for current locale and wide char...
2002-07-03 Manuel Novoa... Enable WCHAR support for C/POSIX stub locales.
2002-07-03 "Steven J.... Change default config files for MIPS platforms. Nothing...
2002-07-03 Eric AndersenMake clone work, part 2.
2002-07-03 Eric AndersenFix clone so it compiles
2002-07-02 Eric AndersenOops. missed a spot
2002-07-02 Eric Andersenopenlog could deadlock when called from vsyslog, so
2002-07-02 Eric AndersenDisable ldconfig.target for now
2002-07-02 Eric AndersenAdd a bunch of extra pedantic annoyingly strict checks
2002-07-02 Eric AndersenResync the install defines
2002-07-02 Eric AndersenFixup where locals shadowed globals
2002-07-02 Eric Andersenfix this header so it behaves itself
2002-07-02 Eric AndersenChange the default structure of the installed toolchain
2002-07-01 Eric AndersenPatch from Ronald Wahl <rwa@peppercon.com> -- kill...
2002-07-01 Eric AndersenThis patch, from Ronald Wahl <rwa@peppercon.com>, fixes the
2002-06-26 Eric AndersenSeveral cleanups/fixes from Marshall M. Midden <m4...
2002-06-24 Eric AndersenPer "Marshall M. Midden" <m4@brecis.com>, remove double
2002-06-23 Eric AndersenFixup target util handling
2002-06-23 Eric AndersenDon't try to compile the target utils unless told to...
2002-06-23 Eric AndersenRework compiler optimization code to be smarter
2002-06-21 Eric AndersenFix spelling
2002-06-21 Eric AndersenFix silly spelling error
2002-06-21 Eric AndersenFix support for 2.0.x linux kernels. Oops.
2002-06-20 Eric AndersenFix spelling
2002-06-20 Eric AndersenRemove noise
2002-06-20 Eric AndersenLast Changelog update
2002-06-20 Manuel Novoa... Update my todo list.
2002-06-20 Eric AndersenUpdate my TODO stuff
2002-06-20 Eric AndersenKill this file. Don't need it.
2002-06-20 Eric AndersenUpdate the README a bit
2002-06-20 Eric AndersenSome release notes
2002-06-20 Eric AndersenCommit the full changelog since the last release
2002-06-20 Eric AndersenUpdate the webpage for release
2002-06-20 Eric AndersenAdd support for doing the mmu-less thing
2002-06-20 Eric AndersenCleanup the function pointer comparisions
2002-06-20 Eric AndersenSome Rules cleanups, better gcc-3.1 support.
2002-06-20 Eric AndersenFix a bug reported by Michael Weiser <michael@weiser...
2002-06-20 Eric AndersenSeveral test case cleanups
2002-06-20 Eric AndersenFix DNS resolution so that it once again works. I...
2002-06-19 Eric AndersenFix incorrect comment re malloc-930716
2002-06-19 Eric AndersenOops. Looks like I broke ttyname. Fix it.
2002-06-18 Eric AndersenA simple test for getcwd
2002-06-18 Eric AndersenCleanup the getcwd implementation (again) since I broke it
2002-06-18 Eric AndersenMake sure the sccsid tags never get compiled in.
2002-06-18 Eric AndersenEliminate all the pointless globals from getcwd()....
2002-06-18 Eric Andersenupdate as far as i've double checked things thus far
2002-06-18 Manuel Novoa... Add in thread locking for tzset() and associated data...
2002-06-18 Eric AndersenKill kernel_version.c, which is completely meaningless...
2002-06-18 Eric AndersenRework, reduce the size, add proper locking
2002-06-18 Manuel Novoa... Remove obsolete files.
2002-06-18 Manuel Novoa... Fix perror() and printf("%m") to not call strerror...
2002-06-18 Eric AndersenSilly name change
2002-06-18 Eric AndersenRework and kill pointless static variable
next