OSDN Git Service

uclinux-h8/uClibc.git
2002-07-31 Eric AndersenYou fool foolish. Goodbye level 2.
2002-07-31 Eric AndersenAlways build utils by default
2002-07-31 Miles BaderAccount for MALLOC_HEADER_SIZE when calculating new...
2002-07-31 Miles BaderUse MALLOC_HEADER_SIZE.
2002-07-31 Miles Bader(MALLOC_HEADER_SIZE): New macro.
2002-07-30 Miles BaderMake sure NEW_SIZE is a multiple of HEAP_GRANULARITY.
2002-07-30 Miles BaderUpdate the size of grown/shrunk allocations.
2002-07-30 Miles BaderMALLOC_SET_SIZE now takes the user-address rather than...
2002-07-30 Miles BaderDefine MALLOC_SET_SIZE to take the user-address rather...
2002-07-30 Miles BaderImplement shrinking.
2002-07-30 Miles BaderUse new malloc header macros.
2002-07-30 Miles BaderAdd macros to abstract the malloc header format a bit.
2002-07-27 Eric AndersenAvoid errors in case some loon has explicitly included
2002-07-27 Eric AndersenOops. I accidentally omitted the actual mknod() function.
2002-07-26 Eric AndersenOk, I get it. sjhill kept adding the 'find' command...
2002-07-26 Eric AndersenKill ill advised find command that was not doing anything
2002-07-26 Eric AndersenThe __set_errno macro _must_ match that defined in...
2002-07-25 "Steven J.... Addition to 'distclean' for little endian MIPS.
2002-07-25 "Steven J.... ldso specific syscalls and userspace syscalls all in...
2002-07-25 Eric AndersenCleanup from Neal Crook fixing some formatting and...
2002-07-25 Eric AndersenKill cruft. Build ldd for the host system by default.
2002-07-25 Eric AndersenImplement syscall() for arm
2002-07-25 Miles BaderSize tweaks.
2002-07-25 Miles BaderMiscellaneous tidying-up.
2002-07-25 Eric AndersenTake advantage of the new syscall stuff on x86 and...
2002-07-25 Miles BaderRedo the locking, so that it may actually work. Now...
2002-07-24 Eric AndersenAdd support for people calling syscall()
2002-07-24 "Steven J.... Remove source files that, well, no longer exist :).
2002-07-24 "Steven J.... This rule is only necessary for little endian MIPS.
2002-07-24 Miles BaderFactor out some common code sequences into inline funct...
2002-07-24 Miles BaderMisc small cleanups.
2002-07-24 Miles BaderRemove, since it's entirely incorrect
2002-07-24 Miles Bader(__ASMNAME): Use C_SYMBOL_PREFIX.
2002-07-23 Miles Bader* Automatically try to unmap heap free-areas when they...
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...
next