OSDN Git Service

John Bowler writes in Bug 385:
[uclinux-h8/uClibc.git] / ldso / include / dl-string.h
2006-01-31 Mike FrysingerJohn Bowler writes in Bug 385:
2006-01-27 Peter S. Mazingeruse attribute_unused instead of hardcoded
2006-01-17 Mike Frysingercleanup whitespace
2005-11-23 Mike Frysingerchange to Lesser GPL 2.1 as pointed out by psm
2005-11-22 Mike Frysingeradd some copyright info
2005-09-23 "Steven J. Hill"I really really HATE gcc-4.1 and its whimsical inline...
2005-08-09 Mike Frysingerdisable early debug code if the arch relies on certain...
2005-07-11 Mike Frysingermake sure the SEND_NUMBER_STDERR macro doesnt modify...
2005-07-08 Mike Frysingerneed _DEBUG macros for NUMBER too
2005-07-06 Mike Frysingerneed features.h for the misc attribute defines and...
2005-07-02 Mike Frysingeruse new __always_inline define
2005-07-02 Mike Frysingeruse new __always_inline define
2005-06-30 "Steven J. Hill"The function '_dl_memset' should always be inlined...
2005-06-25 Mike Frysingercreate some DEBUG macros for the ld debug early
2005-06-25 Mike Frysingerwhitespace/syntax cleanups
2005-05-20 Joakim TjernlundFix debug macros.
2005-04-13 Eric AndersenOn some wierd arches (i.e. mips), none of the early...
2005-04-13 Eric AndersenDon't write out the terminating NULL char
2005-04-13 Eric AndersenRework the dl-startup.c ldso early debugging macros...
2004-12-11 Eric AndersenPartial commit of a patch from Alexandre Oliva:
2004-08-10 Joakim TjernlundOptimze _dl_memset() for PowerPC.
2004-08-10 Joakim TjernlundForgot _dl_memcpy in previous checkin.
2004-08-10 Joakim Tjernlund_dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp,
2004-08-10 Joakim Tjernlund_dl_get_last_path_component:
2004-06-19 Eric AndersenBradley D. LaRonde writes:
2004-06-12 Eric AndersenJakub Bogusz from pld-linux dot org writes:
2004-02-10 Eric AndersenRework file naming, aiming for at least a vague level...
2004-02-06 Eric AndersenTrim trailing whitespace
2003-09-29 Eric AndersenFix SUPPORT_LD_DEBUG_EARLY on powerpc
2003-08-19 Eric AndersenPhase one of my evil plan to clean up ld.so...