]> Git Repo - uclibc-ng.git/history - libc/misc
make sure TARGET_ARCH is set ... thought i committed this already?
[uclibc-ng.git] / libc / misc /
2005-11-11 Peter S. MazingerSync w/ dirent.h, s:HAVE_D_NAMLEN:_DIRENT_HAVE_D_NAMLEN:
2005-11-10 Peter S. MazingerUse strchr instead of index (BSD)
2005-11-04 Peter S. MazingerRemove duplicate ifdefs
2005-11-04 Peter S. MazingerCorrect XLOCALE enabled builds pointed out by nitinkg
2005-11-04 Mike Frysingerinitial import of a nicer output display akin to linux-2.6
2005-11-03 Peter S. MazingerLast bits for IMA, now everything can be built w/ DOMUL...
2005-11-03 Peter S. MazingerCorrect _getdents[64] and __syscall_ipc
2005-11-03 Peter S. MazingerEnable IMA
2005-11-01 Peter S. MazingerOnly because of multi sources I had to touch up these...
2005-11-01 Peter S. MazingerRemove last unused references to libc-a-pic-, we use...
2005-11-01 Mike Frysingerchange .os back to .oS per psm
2005-10-31 Mike Frysingerproduce a .os instead of .oS
2005-10-29 Peter S. MazingerHopefully correct undefined __libc_stack_end issue
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-28 Peter S. Mazingertypo s/notdir/dir/
2005-10-28 Peter S. MazingerCorrect building locales and backport the changes
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-25 Peter S. MazingerMake use of fcntl64 syscall if possible
2005-10-21 Peter S. MazingerMore IMA compiling
2005-10-21 Peter S. MazingerKill warning if IMA compiled
2005-10-12 Peter S. MazingerRemove /dev/erandom support, as [h]lfs does not use...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-11 Peter S. MazingerAllow building uClibc w/ make-3.79.1 if SSP is disabled
2005-10-08 Peter S. MazingerUser strong_alias instead of initializing __guard separ...
2005-10-04 "Steven J. Hill"Clean up pthread include mess. Some of these will be...
2005-10-03 Peter S. MazingerEnable attribute_relro on __guard and __stack_chk_guard...
2005-10-01 "Steven J. Hill"Change the order in which '__uClibc_init' is called...
2005-10-01 Peter S. MazingerAdd gcc-4.1 non-TLS __stack_chk_guard support. Run...
2005-09-23 Peter S. MazingerDo not build __uClibc_main.o with ssp enabled
2005-09-23 Peter S. MazingerNew ssp code using syscalls where possible.
2005-09-22 Peter S. Mazingerweaks moved after the related function so gcc4 won...
2005-09-21 Peter S. Mazingercorrect some typos
2005-09-08 Mike Frysingerpunt _DL_FINI_CRT_COMPAT option now that 0.9.28 has...
2005-09-08 Mike FrysingerFix by Martin Schlemmer:
2005-08-29 Mike Frysingeranemo writes in Bug 9: use ElfW(auxv_t) instead of...
2005-08-26 Mike FrysingerFrank Mehnert writes:
2005-08-13 Eric Andersenper suggestion by psm, remove the variable DYNAMIC_LINKER
2005-07-28 Manuel Novoa III Fix string.h. Change our _susv3_strerror_r to __xpg_st...
2005-07-25 Manuel Novoa III Fix 2 bugs in strftime related to glibc struct tm exten...
2005-07-12 Mike Frysingerimport fix from glibc to resolve segfault reported...
2005-07-09 Mike Frysingerpunt unused __pthread_return_void func
2005-06-29 Joakim TjernlundAdd __libc_stack_end to libc.
2005-06-29 Mike Frysingerprevious commit of trimming __IPC_64 wasnt quite correc...
2005-06-29 Mike Frysingeralways define __IPC_64 regardless of __NR_ipc
2005-06-29 Mike Frysingertweak to get rid of warning when TZ is disabled
2005-06-27 Mike Frysingerremove __IPC_64 in syscall() macro since real 64bit...
2005-05-28 Joakim TjernlundAdd Peter Mazinger fini/crt compat patch. Select DL_FIN...
2005-05-26 Eric AndersenThis commit breaks the entire world (yet again). Calcu...
2005-05-25 Joakim TjernlundAdapt startup code in x86 and PPC to almost match glibc...
2005-05-21 Joakim TjernlundPass main function ptr from crt1 to __uClibc_start_main.
2005-05-10 Manuel Novoa III Change strptime so that it only modifies struct tm...
2005-04-28 Peter KjellerstedtAdded support for clock_getres() and clock_settime...
2005-04-24 Joakim TjernlundFix bug 222: Move all archs to newer __IPC_64 interface...
2005-04-16 Mike FrysingerIn Bug 116, dicksnippe writes:
2005-04-16 Mike Frysingercbachman writes Bug 195:
2005-03-20 Joakim TjernlundPrepare for moving ldso FINI handling into libc.
2005-02-12 Mike Frysingerno more cvs
2005-01-25 Mike Frysingermerge parallel build support
2005-01-11 Eric AndersenJean writes:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-10-31 Manuel Novoa III Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-27 Eric AndersenFix up __uClibc_init() for so that we prevent starting...
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2004-09-28 Joakim TjernlundAtsushi Nemoto writes:
2004-09-10 Manuel Novoa III Hide some x86-specific devel asserts.
2004-08-16 Eric AndersenI will always test before I commit.
2004-08-16 Eric AndersenSetup __pagesize from inside __uClibc_init(), or else...
2004-08-16 Eric AndersenBe a bit more prominant about the fact that setuid...
2004-08-16 Eric AndersenThe variable used to store pagesize is not the same...
2004-08-13 Eric AndersenFixup PAGE_SIZE problems
2004-08-04 Eric Andersendoh
2004-08-04 Eric AndersenAdd missing header file needed to define PAGE_SIZE
2004-08-03 Eric AndersenAs Joakim Tjernlund rightly notes, I should have used...
2004-07-28 Eric AndersenDo not grovel about in the ELF header for the page...
2004-06-12 Eric AndersenOops. Missed a spot.
2004-06-06 Eric Andersenscrap the goofy time + getpid() based "randomness"...
2004-05-14 Eric AndersenJoakim Tjernlund writes:
2004-05-11 Eric AndersenSetup a _dl_pagesize value for use by staticly linked...
2004-05-11 Eric Andersenmake certain that getpagesize() returns correct the...
2004-05-11 Eric AndersenPurge trailing white space
2004-05-08 Manuel Novoa III Obligatory forgotten file...
2004-05-08 Manuel Novoa III Change clock() to allow wrapping.
2004-05-07 Manuel Novoa III "Fix" this so that at least things will link when threa...
2004-04-06 Eric AndersenFix a bug noticed by Oleg I. Vdovikin, oleg at cs dot...
2004-03-18 Eric AndersenReduce memory used by static buffers and allocate that...
2004-03-11 Manuel Novoa III Rewrite the err/warn functions as they were broken...
2004-02-11 Manuel Novoa III New stdio core. Should be more maintainable. Fixes...
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...
2004-01-17 Manuel Novoa III Prevent runaway asserts, which can happen if there...
2004-01-14 Manuel Novoa III Add a dummy (always fails) wcsftime. This is needed...
2004-01-04 Manuel Novoa III My mistake. We do need some weak pthread_* funcs....
2004-01-02 Eric AndersenPeter S. Mazinger writes:
2003-12-27 Manuel Novoa III Handle the app_fini stuff in exit without requiring...
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-12-14 Manuel Novoa III Fix some dst issues in _time_mktime().
2003-12-14 Manuel Novoa III Fix a couple of 'declaration after statement' errors.
2003-12-04 Manuel Novoa III Building of iconv.o was accidently always disabled.
2003-11-20 Manuel Novoa III Always include locale.h, which was included by libintl...
2003-11-16 Manuel Novoa III I forgot to update the thread locking in the last dst...
next
This page took 0.083193 seconds and 7 git commands to generate.