OSDN Git Service

uclinux-h8/uClibc.git
2004-01-16 Manuel Novoa... We need to link with libgcc.a when creating shared...
2004-01-16 Eric Andersens/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
2004-01-16 Eric AndersenFixup selection of endianness, since select does not...
2004-01-16 Eric AndersenMinor updates from linux 2.6.1
2004-01-16 Manuel Novoa... Link with libfloat if necessary.
2004-01-16 David McCulloughMake sure we remove -fomit-frame-pointer from the ldso...
2004-01-14 Eric AndersenInclude missing errno.h header (as noted by Alan Hourih...
2004-01-14 Eric AndersenUse the gcc 3.4 -funit-at-a-time optimization when...
2004-01-14 Manuel Novoa... Ok.. we need to link with libgcc.a for some archs....
2004-01-14 Manuel Novoa... Add a dummy (always fails) wcsftime. This is needed...
2004-01-13 Manuel Novoa... Add another devfs subdir to the list of checked subdirs.
2004-01-13 Eric AndersenFixup dated comments
2004-01-12 Manuel Novoa... Oops... Seems I forgot an else...
2004-01-09 Eric AndersenAs mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFS
2004-01-06 Eric AndersenSome badly behaved arches fail to provide a PAGE_SIZE...
2004-01-04 Eric AndersenImplement res_search and res_querydomain based on netbs...
2004-01-04 Eric AndersenBump .deb version
2004-01-04 Eric AndersenFix paragraph seperation
2004-01-04 Eric Andersenspell 'pthread' properly
2004-01-04 Eric AndersenFix grammar
2004-01-04 Eric AndersenUpdate for release
2004-01-04 Manuel Novoa... My mistake. We do need some weak pthread_* funcs....
2004-01-03 Eric AndersenFix up the news a bit
2004-01-03 Eric AndersenUpdate for release
2004-01-03 Eric AndersenBe sure to fully clean 2.6 kernel headers on 'make...
2004-01-03 Eric AndersenAdd ldflags where needed
2004-01-03 Eric AndersenAnd just like that, clone is now fixed.... Previously the
2004-01-03 Eric Andersenoops
2004-01-03 Eric AndersenMinor changes
2004-01-02 Eric AndersenA useful/useless little malloc time test
2004-01-02 Eric AndersenPeter S. Mazinger writes:
2004-01-02 Eric AndersenMinor update of the debian packaging stuff
2004-01-02 Eric AndersenRemove remnants of the gcc wrapper
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2004-01-02 Eric AndersenBump version, cleanup whitespace
2004-01-02 Eric AndersenCope with 2.6.x headers
2004-01-02 Eric Andersenrohde at soap dot adsl dot dk writes:
2004-01-02 Eric Andersenrohde at soap dot adsl dot dk writes:
2004-01-02 Manuel Novoa... Fix __freadable and __fwritable... were using '~' inste...
2004-01-02 Manuel Novoa... Oops... temporarily support the old stdio code.
2004-01-02 Manuel Novoa... The checking Erik added seems to be unnecessary. Witho...
2004-01-02 Manuel Novoa... Redo the exec functions to comply with SUSv3.
2004-01-02 Manuel Novoa... Rewrite popen for SUSv3 compliance.
2004-01-02 Manuel Novoa... Minor fix from upstream glibc.
2004-01-02 Manuel Novoa... Kept the same approach, but rewrote the code for the...
2003-12-31 Eric AndersenFir errno return when the file/path is NULL or points...
2003-12-31 Eric AndersenAdd extra checks for sigprocmask and rt_sigprocmask...
2003-12-30 Eric AndersenFix the manditory typo in my last minute untested fix.
2003-12-30 Eric AndersenMake sleep behave itself properly inthe presence of...
2003-12-30 Eric AndersenRework malloc. The new default implementation is based...
2003-12-30 Eric AndersenUpdate and restore malloc-simple. Slow as molasses...
2003-12-28 Eric AndersenFix a really dumb bug introduced in version 1.4 of...
2003-12-28 Eric AndersenFix whitespace
2003-12-28 Eric Andersenremove unused file
2003-12-27 Manuel Novoa... Handle the app_fini stuff in exit without requiring...
2003-12-27 Manuel Novoa... Fix a long-standing bug with pthreads. A couple of...
2003-12-22 Eric Andersenoops
2003-12-22 Eric Andersenimplement the worthless cuserid() function we claim...
2003-12-22 Eric AndersenIn unistd.h, getpgrp() is redirected to __getpgid(...
2003-12-22 Eric AndersenThat was awfully stupid.
2003-12-22 Eric AndersenUse 'sed -i -e' rather than 'sed -ie' since we don...
2003-12-22 Eric AndersenUpdate the config used when building a .deb
2003-12-19 Eric Andersendev systems updated
2003-12-17 Eric AndersenUse PAGE_SIZE rather than hard coding 4096
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2003-12-17 Eric AndersenPatch from Paul Mundt <lethal@linux-sh.org>:
2003-12-17 Eric AndersenWhen I switched from using stack allocated space for...
2003-12-17 Eric AndersenAdd in the axis network cameras
2003-12-16 Eric AndersenAdd LEAF Bering-uClibc
2003-12-16 Eric Andersenfix grammer such it is possible to understand what...
2003-12-16 Eric AndersenUpdate for release (no really this time ;-)
2003-12-16 Eric AndersenUpdate the website
2003-12-14 Manuel Novoa... Link ldconfig with the appropriate libraries.
2003-12-14 Manuel Novoa... Fix some dst issues in _time_mktime().
2003-12-14 Manuel Novoa... Fix a couple of 'declaration after statement' errors.
2003-12-11 Eric Andersenfix a cut-n-paste typo
2003-12-11 Eric Andersenadd image for validator
2003-12-11 Eric Andersenfixup some silly html bugs
2003-12-11 Eric Andersenmjn3 found a url for the darwin C lib
2003-12-11 Eric Andersenmore minor cleanups
2003-12-11 Eric AndersenRework the website
2003-12-08 Eric AndersenPrepare for uClibc 0.9.24 release
2003-12-05 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-12-05 Eric Andersenmove _dl_fixup so staticly linked apps using dlopen...
2003-12-04 Manuel Novoa... Fix infinite loop in putgrent (forgotten increment).
2003-12-04 Eric AndersenFix arm profiling support, which was accidentally removed
2003-12-04 Eric AndersenSet the default stdio buffer size to 4096, rather then...
2003-12-04 Manuel Novoa... Don't download the local data if we have it already.
2003-12-04 Manuel Novoa... Building of iconv.o was accidently always disabled.
2003-12-03 Eric AndersenHenrik Grindal Bakken writes:
2003-12-03 Eric AndersenJoakim Tjernlund writes:
2003-12-03 Eric AndersenLethal noticed that the generated file gmon-start.S...
2003-12-03 Eric AndersenPatch from lethal, adding syscall() to the sh64 port
2003-12-03 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-12-03 Eric AndersenEliminate some static buffers based on a patch from...
2003-12-03 Eric Andersenremove some garbage
2003-12-03 Eric AndersenRob McMullen writes:
2003-12-03 Eric Andersenforce enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4
2003-12-02 Eric AndersenDisable pthreads for sh64 for the time being (since...
next