OSDN Git Service

uclinux-h8/uClibc.git
2008-11-25 Bernhard Reutner... - hide locks
2008-11-25 Bernhard Reutner... - remove some bloat that was added in r23660 and subseq...
2008-11-25 Bernhard Reutner... - hide some time related relocs
2008-11-25 Carmelo AmorosoMake wcsxfrm visible also when LOCALE support is disabled.
2008-11-25 Bernhard Reutner... - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger...
2008-11-25 Bernhard Reutner... - cosmetic tidy up of clean target
2008-11-25 Bernhard Reutner... - cosmetic tidy up of clean target
2008-11-25 Bernhard Reutner... - make sure isspace() is exported.
2008-11-25 Bernhard Reutner... - Fix thumb2 PIE (Joseph S. Myers)
2008-11-23 Bernhard Reutner... - fix args (untested)
2008-11-22 Denis Vlasenkosignal ops: avoid calls through PLT for __sigXXX ops
2008-11-22 Denis Vlasenkolibc-symbols: improve comments and make macros a bit...
2008-11-22 Denis Vlasenkofix some unneeded PLT references
2008-11-22 Denis Vlasenkofix "make utils" build failure in ldconfig
2008-11-21 Denis Vlasenkofix "make install" with relative PREFIX
2008-11-21 Denis Vlasenkofix ioperm build problems caused by libc_hidden_proto...
2008-11-21 Denis Vlasenkofix apparent typo (unnoticed for long time, probably
2008-11-21 Denis Vlasenkodeal with TODOs left over from libc_hidden_proto removal
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-19 Peter KjellerstedtMake sure __hot and __cold are always defined.
2008-11-18 Carmelo AmorosoChanged Copyright and License statement according to...
2008-11-18 Carmelo AmorosoChanged Copyright and License statement according to...
2008-11-18 Bernhard Reutner... - add __hot and __cold annotations
2008-11-18 Carmelo AmorosoFix typo: missing )
2008-11-18 Carmelo AmorosoMove _dl_iterate_phdr into libc.so.0 and libc.a (as...
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-11-17 Bernhard Reutner... - add hack to check if generating sysnum.h worked out
2008-11-17 Denis Vlasenkoresolver: use timeout of 5 (glibc uses that).
2008-11-17 Denis Vlasenkoresolver: separate gethostent and gethostent_r into...
2008-11-17 Denis Vlasenkoresolver: move large code blocks to arrange related...
2008-11-17 Denis Vlasenkoresolver: fix some previous TODOs, add new ones.
2008-11-16 Bernhard Reutner... - cleanup {,f}stat{,v}fs{,64} relocs
2008-11-16 Denis Vlasenkoresolver: improved support for overriding DNS server...
2008-11-16 Denis Vlasenkoresolver: make getaddrinfo actually respect _res.nsaddr...
2008-11-15 Denis Vlasenkoresolver: more locking fixes.
2008-11-15 Bernhard Reutner... - if ssp is enabled then make sure that __stack_chk_fai...
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-15 Bernhard Reutner... - revert wrong r24049
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-14 Rob LandleyCurrent kernels support more than 8 bit major/minor...
2008-11-14 Denis Vlasenkofixing resolver part 3: fix completely bogus locking
2008-11-14 Denis Vlasenkofixing resolver part 2: make _res structure members
2008-11-14 Denis Vlasenkofixing resolver, part 1
2008-11-13 Bernhard Reutner... - do not fail if mktemp is not available.
2008-11-13 Bernhard Reutner... - silence shadow warning
2008-11-12 Bernhard Reutner... - adjust trunk version info
2008-11-11 Bernhard Reutner... - update recommendation for pregenerated locales.
2008-11-09 Bernhard Reutner... - for !UNIX98PTY_ONLY we have to fallback to old-style...
2008-11-09 Bernhard Reutner... - Add temporary hack to wipe dep files even on clean...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-11-07 Bernhard Reutner... - tidy up indentation
2008-11-07 Bernhard Reutner... - document more environment variables
2008-11-03 Hans-Christian... Add extern reference to __libc_sigaction in sigaction...
2008-11-03 Hans-Christian... Sync clone() function declaration for AVR32 with sched...
2008-11-03 Hans-Christian... Prefix variables defined in INIT_GOT define for AVR32...
2008-11-03 Hans-Christian... Make sure functions in dl-sysdep.h for AVR32 are always...
2008-11-03 Hans-Christian... Add hint for read ahead function in fcntl.h for AVR32...
2008-11-03 Hans-Christian... Add include to silence compiler warning when compiling...
2008-11-03 Hans-Christian... Remove commented out CFLAGS assigment which is also...
2008-11-03 Hans-Christian... Fix whitespace damage in file.
2008-11-03 Bernhard Reutner... - jmp on coldfire accepts only address registers
2008-11-02 Bernhard Reutner... - Fix __user_locking with stdio buffers (Carmelo AMOROSO)
2008-11-02 Denis Vlasenkoresolver: reinstate searching if search domains acciden...
2008-11-01 Denis Vlasenko__dns_lookup: document and optimize a bit
2008-11-01 Denis Vlasenkoresolver: partially fix bug 660 -
2008-11-01 Denis Vlasenkoresolver: fix part of bug 1468:
2008-11-01 Denis Vlasenkoresolver: trivial code trasformations for readability.
2008-11-01 Denis Vlasenkotrivial code shrink by making some strings static
2008-10-31 Bernhard Reutner... - whitespace fixes
2008-10-31 Bernhard Reutner... - improve readability, no objcode changes.
2008-10-31 Hans-Christian... Resync pt-machine.h for AVR32 linuxthreads and linuxthr...
2008-10-31 Hans-Christian... Replace inline with __inline__ in AVR32 pt-machine...
2008-10-30 Bernhard Reutner... - helper config symbol has to depend on thread support
2008-10-30 Ricard WanderlofFile removed as it was not only redundant but also...
2008-10-29 Bernhard Reutner... - minor shrinkage (-50b)
2008-10-29 Bernhard Reutner... - fix use after free (Kevin Day)
2008-10-29 Bernhard Reutner... - fix another fallout from r23660
2008-10-28 Bernhard Reutner... - mark trunk as BUGFIX-ONLY after 0.9.30-rc3
2008-10-28 Bernhard Reutner... - bump version to 0.9.30-rc3
2008-10-28 Denis Vlasenkogetaddrinfo.c: improve readability
2008-10-28 Denis Vlasenkogetaddrinfo.c: reformat. no code changes
2008-10-28 Bernhard Reutner... - trim superfluous ';'. No objcode changes
2008-10-28 Bernhard Reutner... - fix compilation if LFS is off and STUBs are requested
2008-10-28 Ricard WanderlofRemove all references to __no_netlink_support as after...
2008-10-28 Rob LandleyFinally fix the MALLOC=y and MALLOC_SIMPLE=y breakage...
2008-10-28 Denis Vlasenkomake getaddrinfo to NOT query DNS for IPv6 address...
2008-10-27 Rob LandleyExplain what malloc simple is good for, and what it...
2008-10-27 Bernhard Reutner... - pull in prototype for memalign()
2008-10-27 Bernhard Reutner... - add helpful help string
2008-10-27 Bernhard Reutner... - Print helptexts of choices. If a choice (but not...
2008-10-27 Bernhard Reutner... - fix typo in r23808
2008-10-27 Denis Vlasenkolibc/inet/getaddrinfo.c: const'ify some data;
2008-10-25 Khem RajUse C implementation of strncmp.
2008-10-24 Bernhard Reutner... - fix mips syscall (Atsushi Nemoto)
2008-10-24 Bernhard Reutner... - tidy up inline:
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-10-22 Bernhard Reutner... - delete_module() takes two arguments on linux-2.6
2008-10-20 Bernhard Reutner... - need to grab features before looking at eventually...
next