1997-11-26 |
drepper | (strftime): |
tree | commitdiff |
1997-11-18 |
drepper | (_REENTRANT): #define, as some hosts need this to decla... libc-ud-971118 |
tree | commitdiff |
1997-11-13 |
drepper | (__tz_convert): Return NULL if offtime cannot convert. |
tree | commitdiff |
1997-11-13 |
drepper | (__offtime): Now returns int. |
tree | commitdiff |
1997-11-13 |
drepper | (memset_space, memset_zero): Use MEMPCPY, not mempcpy. |
tree | commitdiff |
1997-11-13 |
drepper | check for tm_year overflow. |
tree | commitdiff |
1997-11-13 |
drepper | (ranged_convert): New function. |
tree | commitdiff |
1997-11-12 |
drepper | Define new types and symbols from ISO C 9X. |
tree | commitdiff |
1997-11-12 |
drepper | Extended time formatting function. |
tree | commitdiff |
1997-11-12 |
drepper | Implement %F and %f format. |
tree | commitdiff |
1997-11-11 |
drepper | Little comment correction. |
tree | commitdiff |
1997-11-11 |
drepper | (routines): Add strfxtime. |
tree | commitdiff |
1997-11-06 |
drepper | Optimize a bit by using mempcpy. |
tree | commitdiff |
1997-11-06 |
drepper | Use memcpy instead of strcpy where possible. |
tree | commitdiff |
1997-11-04 |
drepper | Use host's underlying strftime to access |
tree | commitdiff |
1997-11-04 |
drepper | [%Y]: Treat all years, not only those which fit in... |
tree | commitdiff |
1997-10-31 |
drepper | Correct typo and little optimization. |
tree | commitdiff |
1997-10-31 |
drepper | (strptime_internal): In %y format, regard years >=... |
tree | commitdiff |
1997-10-29 |
drepper | (tz_compute): Use negated value of offset for timezone... |
tree | commitdiff |
1997-10-29 |
drepper | (__tzfile_compute): Use negated value of offset for... |
tree | commitdiff |
1997-10-12 |
drepper | Update from tzdata1997i. |
tree | commitdiff |
1997-10-12 |
drepper | Correct list of files from tzcode package. Add contact... |
tree | commitdiff |
1997-10-06 |
drepper | (compute_change, tz_compute, tzset_internal): Mark... |
tree | commitdiff |
1997-10-06 |
drepper | (find_transition, compute_tzname_max): Mark as internal... |
tree | commitdiff |
1997-10-06 |
drepper | (strptime_internal): Mark as internal function. |
tree | commitdiff |
1997-09-30 |
drepper | Pretty print. |
tree | commitdiff |
1997-09-30 |
drepper | Synchronize with GNU Emacs strftime.c. |
tree | commitdiff |
1997-09-11 |
drepper | (<errno.h>): Include. |
tree | commitdiff |
1997-09-11 |
drepper | (__tzfile_compute): New arg USE_LOCALTIME. |
tree | commitdiff |
1997-09-11 |
drepper | (__tz_compute): Remove unused (and now incorrect) decl. |
tree | commitdiff |
1997-09-11 |
drepper | (__offtime): Add cast. |
tree | commitdiff |
1997-09-11 |
drepper | (__mktime_internal): Declare sec_requested even if |
tree | commitdiff |
1997-09-11 |
drepper | Rewrite to use __tz_convert. |
tree | commitdiff |
1997-09-11 |
drepper | Update. |
tree | commitdiff |
1997-09-11 |
drepper | Only include zonefile dependencies if $(no_deps) is... |
tree | commitdiff |
1997-09-05 |
drepper | Update from tzdata-1997h. |
tree | commitdiff |
1997-08-20 |
drepper | (__tzset_internal): Fix memory leak when the user |
tree | commitdiff |
1997-08-14 |
drepper | (__tzset_internal): Correctly handle TZ strings followi... |
tree | commitdiff |
1997-08-10 |
drepper | Change return type of __tzstring to char *. |
tree | commitdiff |
1997-08-10 |
drepper | Change return type of __tzstring to char *. |
tree | commitdiff |
1997-07-19 |
drepper | (__getdate_r): Report failure if string was not complet... |
tree | commitdiff |
1997-07-19 |
drepper | Update from tzcode1997f. |
tree | commitdiff |
1997-07-19 |
drepper | Update from tzdata1997g. |
tree | commitdiff |
1997-07-19 |
drepper | Update. |
tree | commitdiff |
1997-07-14 |
drepper | (__tzstring): New function. |
tree | commitdiff |
1997-07-14 |
drepper | (__tzstring): New decl. |
tree | commitdiff |
1997-07-14 |
drepper | (strftime): Use tm_zone if available, even if _LIBC. |
tree | commitdiff |
1997-07-12 |
drepper | XPG getdate implementation. |
tree | commitdiff |
1997-07-12 |
drepper | Add prototype for getdate and getdate_r. |
tree | commitdiff |
1997-07-12 |
drepper | (routines): Add getdate. |
tree | commitdiff |
1997-07-11 |
drepper | (spaces, zeroes): Handle broken SGI compiler. |
tree | commitdiff |
1997-07-08 |
drepper | Handle broken SGI compiler. |
tree | commitdiff |
1997-07-08 |
drepper | Define localtime_r function as my_ftime_localtime_r |
tree | commitdiff |
1997-07-08 |
drepper | Define localtime_r function to my_mktime_localtime_r... |
tree | commitdiff |
1997-07-06 |
drepper | Never translate week and month name according to LC_TIME. |
tree | commitdiff |
1997-06-26 |
drepper | Don't define `memcpy' macro if HAVE_MEMCPY is defined. |
tree | commitdiff |
1997-06-21 |
drepper | Include bits/foo.h |
tree | commitdiff |
1997-06-21 |
drepper | Pretty print. |
tree | commitdiff |
1997-06-21 |
drepper | <foo.h> -> <bits/foo.h>. |
tree | commitdiff |
1997-06-21 |
drepper | (headers): foo.h -> bits/foo.h. |
tree | commitdiff |
1997-06-19 |
drepper | (__tzfile_read): Store getc () return in int. |
tree | commitdiff |
1997-06-03 |
drepper | Make tzselect dependen of config.make. |
tree | commitdiff |
1997-05-29 |
drepper | Correct/normalize indentation in cpp directives. |
tree | commitdiff |
1997-05-28 |
drepper | (strptime_internal, case 'Y'): Restrict year number... |
tree | commitdiff |
1997-05-26 |
drepper | (scheck): Make 2nd parameter const. |
tree | commitdiff |
1997-05-26 |
drepper | (scheck): Make 2nd parameter const. |
tree | commitdiff |
1997-05-26 |
drepper | De-ansidecl-fy. |
tree | commitdiff |
1997-05-25 |
drepper | Implement # flag which changes case of output for |
tree | commitdiff |
1997-05-21 |
drepper | Update from tzcode1997e. |
tree | commitdiff |
1997-05-21 |
drepper | Update from tzdata1997f. |
tree | commitdiff |
1997-05-12 |
drepper | Make second argument of setitimer const. |
tree | commitdiff |
1997-04-30 |
drepper | (add): Respect `0' padding flag. |
tree | commitdiff |
1997-04-25 |
drepper | (strptime_internal): Fix %I format specifier being... |
tree | commitdiff |
1997-04-12 |
drepper | Interpret year number 00-59 as 2000--2059. |
tree | commitdiff |
1997-04-12 |
drepper | (memset_space): Increment pointer. |
tree | commitdiff |
1997-04-08 |
drepper | Pretty print. |
tree | commitdiff |
1997-03-31 |
drepper | Updated from ADO tzdata1997e. |
tree | commitdiff |
1997-03-23 |
drepper | Make values ITIMER_* also available as macros. |
tree | commitdiff |
1997-03-18 |
drepper | (__offtime): Change type of `yg' to long int. |
tree | commitdiff |
1997-03-16 |
drepper | (recursive): Return rp to caller. |
tree | commitdiff |
1997-03-16 |
drepper | (TIME_T_MIN): Work around a bug in Cray C 5.0.3.0. |
tree | commitdiff |
1997-03-16 |
drepper | Correct dependencies for test-tz. |
tree | commitdiff |
1997-03-09 |
drepper | (scheck): Add extra const to second argument. |
tree | commitdiff |
1997-03-09 |
drepper | Correct prototypes to match definition. |
tree | commitdiff |
1997-03-09 |
drepper | Rewrite rules for test to handle parallel builds. |
tree | commitdiff |
1997-03-08 |
drepper | Pretty print. |
tree | commitdiff |
1997-03-08 |
drepper | Update from tzcode1997c. |
tree | commitdiff |
1997-03-08 |
drepper | Update from tzcode1997c. |
tree | commitdiff |
1997-03-05 |
drepper | update from tzdata1997c |
tree | commitdiff |
1997-03-04 |
drepper | update from main archive 970304 libc-970307 |
tree | commitdiff |
1997-02-27 |
drepper | update from main archive 970226 libc-970228 |
tree | commitdiff |
1997-02-25 |
drepper | update from main archive 970225 libc-970225 |
tree | commitdiff |
1997-02-19 |
drepper | update from main archive 970218 libc-970221 |
tree | commitdiff |
1997-02-15 |
drepper | Update to 2.1.x development version libc-970218 |
tree | commitdiff |
1997-02-15 |
drepper | update from main archive 970214 root-libc-2_0_x-branch |
tree | commitdiff |
1997-02-13 |
drepper | update from main archive 970212 libc-970214 |
tree | commitdiff |
1997-02-10 |
drepper | update from main archive 970209 libc-970210 |
tree | commitdiff |
1997-02-04 |
drepper | update from main archive 970203 libc-970209 |
tree | commitdiff |
1997-02-03 |
drepper | update from main archive 970202 libc-970203 |
tree | commitdiff |
1997-02-02 |
drepper | update from main archive 970201 libc-970202 |
tree | commitdiff |
next |