OSDN Git Service

uclinux-h8/uClibc.git
2005-01-18 Mike Frysingerrework the dependencies so libpthread_db.a is only...
2005-01-18 Mike Frysingerwhite space clean up
2005-01-18 Mike Frysingertweak target dependencies to support parallel builds
2005-01-18 Mike Frysinger- define RANLIB since a subdir or two uses it
2005-01-18 Mike Frysingermake sure we include pthread.h to define pthread_attr_t
2005-01-18 Mike Frysingerwhitespace touchups
2005-01-17 Mike Frysingeradd posix_fadvise / posix_fadvise64 support
2005-01-17 Eric AndersenMention uclibc.org as the defalt download site
2005-01-16 Peter KjellerstedtMade it possible to make utils when $(CROSS) or $(CC...
2005-01-16 Peter KjellerstedtCorrected a typo.
2005-01-16 Eric AndersenPer bugs.uclibc.org/view.php?id=15, patch from kergoth:
2005-01-16 Eric Andersenwhitespace cleanup
2005-01-16 Eric AndersenPer http://bugs.uclibc.org/view.php?id=12:
2005-01-16 Ned Ludd- ifdef bdflush update from bug #0000011
2005-01-16 Ned Ludd- ifdef uselib update from bug #0000013
2005-01-16 Eric Andersenprevent people asking what a loose-meat sandwich is...
2005-01-14 Eric AndersenFix spelling
2005-01-13 Eric Andersenfix grammar
2005-01-13 Eric AndersenMention the new bug tracking system
2005-01-12 Ned Ludd- add patch from Peter S. Mazinger to allow selecting...
2005-01-12 Peter KjellerstedtUse the inlined __dl_parse_dynamic_info() in DL_BOOT...
2005-01-12 Eric AndersenUpdate docs for release
2005-01-12 Eric Andersencleanup, and prevent failures due to including architec...
2005-01-11 Mike Frysingernewer linux headers define __cast__ in compiler.h so...
2005-01-11 Mike Frysingerdont bother including sysctl.h unless we need it
2005-01-11 Eric AndersenJean writes:
2005-01-11 Eric AndersenPatch from Bernardo Innocenti:
2005-01-11 Eric AndersenJan Lana writes:
2005-01-11 Eric AndersenDo not use portable (POSIX) 'cp -PRf' but instead use...
2005-01-11 Eric AndersenWhy is this here?
2005-01-11 Eric Andersenupdate prior to release
2005-01-11 Eric Andersenminor doc update
2005-01-11 Eric AndersenPatch from Paul Mundt (lethal) adding an initial librt...
2005-01-11 Eric AndersenRemove the no-longer-needed #include <sys/user.h>
2005-01-10 Eric AndersenFixup function prototypes to match definitions in inclu...
2005-01-09 Eric AndersenBump version number
2005-01-06 Mike FrysingerDocument more things inet_aton() 'should' support but...
2005-01-06 Mike FrysingerJustin Cormack <justin@street-vision.com> writes:
2005-01-05 Mike Frysingerfix eriks e-mail address
2005-01-01 Mike FrysingerAmir Shalem writes:
2005-01-01 Mike FrysingerAmir Shalem writes:
2004-12-27 Eric Andersenclarify
2004-12-27 Eric Andersenfix typo
2004-12-27 Eric AndersenUpdate FAQ, remove references to 'toolchain' and instea...
2004-12-26 Mike FrysingerPeter S. Mazinger: make sure the ld RELRO and NOW optio...
2004-12-26 Mike FrysingerPeter S. Mazinger: use ASFLAGS when compiling asm files
2004-12-23 Eric AndersenFix thinko
2004-12-22 Eric AndersenRemove the obsolete XATTR option
2004-12-22 Eric AndersenFix typo
2004-12-22 Eric AndersenMake certain that the prototype for fgets_unlocked...
2004-12-22 Eric AndersenCleanup for when LDSO_CACHE_SUPPORT is disabled
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-12-22 Eric AndersenPatch from psm, vapier, and solar, adding xattr syscalls
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to simplify PIE handling
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to consistantly use "ASFLAGS"
2004-12-21 Eric AndersenAdd support for the Analog Devices Blackfin mmuless...
2004-12-20 Ned Ludd- added LD_TRACE_LOADED_OBJECTS to be stripped from...
2004-12-20 Ned Ludd- dont use dos format
2004-12-20 Ned Ludd- Added support for 13 new syscalls to allow more thing...
2004-12-16 Eric AndersenOn Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsso...
2004-12-13 Eric AndersenRemove whitespace
2004-12-12 Eric AndersenPatch from Paul Brook:
2004-12-11 Eric AndersenWe can't strip libpthread or libthread_db can't help...
2004-12-11 Eric AndersenThat last patch had some garbage in it... PIC != PIE
2004-12-11 Eric AndersenPartial commit of a patch from Alexandre Oliva:
2004-12-11 Eric AndersenRemove some accumulated ugly junk
2004-12-09 Eric AndersenDon't use PAGE_SIZE, instead just a local BUFFER_SIZE...
2004-12-08 Eric Andersenlibpthread can use the normal LDFLAGS (including -s...
2004-12-08 Eric AndersenKill off ancient unused cruft
2004-12-08 Eric AndersenUse PAGE_SIZE, not 4096
2004-12-06 Eric AndersenAdd missing definition for O_DIRECT
2004-11-25 Ned Luddupdate : $
2004-11-17 Joakim TjernlundMake __builtin_return_address() return NULL at top of
2004-11-17 Joakim TjernlundAdd BIND NOW support to MIPS.
2004-11-11 Eric AndersenFix grammar
2004-11-11 Mike Frysingermove getent to extra/scripts/ out of docs/
2004-11-11 Mike Frysingermisc touchups
2004-11-11 Mike Frysingerfix a few typos and clean up the spacing (no tabs)
2004-11-11 Ned Luddmisc cleanups of __stack_smash_handler() function when...
2004-11-11 Ned Luddmisc cleanups of __stack_smash_handler() function when...
2004-11-10 Joakim TjernlundAdd RTLD_LOCAL support for dlopened libs. Reported by
2004-11-10 Ned Luddinitial commit of uclibc equiv of glibc getent
2004-11-08 Eric AndersenSome requested additional malloc entry points
2004-11-08 Eric AndersenA patch included in glibc 2.3.2's libthread_db that...
2004-11-02 Eric Andersenstruct ipc_perm, as used by shmctl() when soing shared...
2004-11-02 Joakim Tjernlund- Remove dynamic_size from struct elf_resolve.
2004-10-31 Manuel Novoa... Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-30 Peter KjellerstedtSynchronized with glibc (2.3.2).
2004-10-30 Peter KjellerstedtDo not assume a fifth argument is used with syscall...
2004-10-30 Eric AndersenRevise TODO list for the upcoming release
2004-10-27 Manuel Novoa... Jocke's patch was almost right. Just needed move the...
2004-10-27 Eric AndersenFix up __uClibc_init() for so that we prevent starting...
2004-10-27 Eric AndersenArrange to hide uClibc internals
2004-10-26 Eric AndersenUpdate TODO list
2004-10-26 Eric AndersenAtsushi Nemoto writes:
next