2001-02-14 |
drepper | Make settimeofday and adjtime available if _BSD_SOURCE. |
tree | commitdiff |
2001-02-14 |
drepper | Make timer* macros available for BSD. |
tree | commitdiff |
2001-02-06 |
aj | (CLK_TCK): Check for !__STRICT_ANSI. |
tree | commitdiff |
2001-01-28 |
drepper | Don't define CLK_TCK for XPG6. |
tree | commitdiff |
2001-01-27 |
drepper | Don't include all of <time.h>, just struct timeval. |
tree | commitdiff |
2001-01-27 |
drepper | Define struct timeval before including <time.h> and... |
tree | commitdiff |
2001-01-16 |
drepper | Pretty print. |
tree | commitdiff |
2001-01-09 |
drepper | (my_strftime): Mark previous GNU extensions which are... |
tree | commitdiff |
2001-01-09 |
drepper | (tests): Add tst-mktime. |
tree | commitdiff |
2001-01-09 |
drepper | Test for mktime function. |
tree | commitdiff |
2001-01-03 |
drepper | (tzset_internal): Make sure we fall back to UTC if... |
tree | commitdiff |
2000-12-27 |
aj | Make local functions static. |
tree | commitdiff |
2000-11-28 |
drepper | Add const where necessary to avoid warnings. |
tree | commitdiff |
2000-11-28 |
drepper | (strptime_internal): Add casts to avoid warnings. |
tree | commitdiff |
2000-11-28 |
drepper | (my_strftime): Do not invoke mbrlen with a size of... |
tree | commitdiff |
2000-11-10 |
drepper | (GLIBC_2.1): Move getitimer to sysdeps/unix/sysv/linux... |
tree | commitdiff |
2000-10-25 |
drepper | (my_strftime macro) [!defined _LIBC && HAVE_TZNAME... |
tree | commitdiff |
2000-09-26 |
drepper | (__tzfile_read): Use getenv instead of __secure_getenv... |
tree | commitdiff |
2000-09-14 |
aj | (main): Change format, CLOCKS_PER_SEC is now long. |
tree | commitdiff |
2000-09-14 |
drepper | Update comment header about ISO C section. |
tree | commitdiff |
2000-09-13 |
drepper | Don't defined clockid_t and timer_t unless POSIX defini... |
tree | commitdiff |
2000-09-03 |
drepper | (gettimeofday): Move restrict for tz parameter to the... |
tree | commitdiff |
2000-09-01 |
drepper | Use *stat64 instead of *stat internally. |
tree | commitdiff |
2000-08-30 |
drepper | (my_strftime): Add compatibility code for use outside... |
tree | commitdiff |
2000-08-29 |
drepper | (my_strftime): Handle # flag for %b as well. |
tree | commitdiff |
2000-08-24 |
drepper | (free_mem): New function. Free allocated memory. |
tree | commitdiff |
2000-08-23 |
aj | Add const attribute for dysize. |
tree | commitdiff |
2000-08-21 |
drepper | Add restrict where required by AGd4. |
tree | commitdiff |
2000-08-21 |
drepper | Unify use of function aliases to make more compact... |
tree | commitdiff |
2000-08-20 |
drepper | (main): Make error messages more human readable. |
tree | commitdiff |
2000-08-20 |
aj | Reformat. |
tree | commitdiff |
2000-08-20 |
aj | Increase error in case of wrong conversion. |
tree | commitdiff |
2000-08-14 |
drepper | Allow __need_timer_t and __need_clockid_t to be defined... |
tree | commitdiff |
2000-08-10 |
drepper | (__tzfile_compute): __tzstring zones from zone_names. |
tree | commitdiff |
2000-07-29 |
gkm | * time/asctime.c (ab_day_name, ab_month_name): Rewrite... |
tree | commitdiff |
2000-06-26 |
drepper | Delcare clock_nanosleep. |
tree | commitdiff |
2000-06-21 |
aj | * stdio-common/temptest.c: Include <stdlib.h>. |
tree | commitdiff |
2000-06-14 |
drepper | (distribute): Add datemsk. |
tree | commitdiff |
2000-06-08 |
drepper | Add missing __THROW for clock_getcpuclockid prototype. |
tree | commitdiff |
2000-05-17 |
aj | 2000-05-17 Andreas Jaeger <aj@suse.de> |
tree | commitdiff |
2000-04-11 |
drepper | Define pid_t. Add prototype for clock_getcpuclockid. |
tree | commitdiff |
2000-04-11 |
drepper | [libc] (GLIBC_2.2): Remove clock_getres, clock_gettime... |
tree | commitdiff |
2000-04-11 |
drepper | (routines): Move clock_getres, clock_gettime, clock_set... |
tree | commitdiff |
2000-03-03 |
drepper | (tst-getdate-ENV): New flag to pass DATEMSK. |
tree | commitdiff |
2000-03-03 |
drepper | Input file for tst-getdate test program. |
tree | commitdiff |
2000-03-03 |
drepper | Testcases for getdate function. |
tree | commitdiff |
2000-03-03 |
aj | 2000-03-01 Andreas Jaeger <aj@suse.de> |
tree | commitdiff |
2000-02-28 |
drepper | Define suseconds_t if not already done. |
tree | commitdiff |
2000-02-22 |
drepper | Fix typos. |
tree | commitdiff |
2000-02-11 |
drepper | (strptime_internal): Fix pointer dereference. |
tree | commitdiff |
2000-01-08 |
drepper | Pretty printing. |
tree | commitdiff |
2000-01-03 |
drepper | (test_tm): Add tests for all fields of struct tm. |
tree | commitdiff |
1999-12-29 |
drepper | (my_strftime): Provide wide era string when requested. |
tree | commitdiff |
1999-12-21 |
drepper | Handle '-' direction used in locale's era part properly. |
tree | commitdiff |
1999-12-21 |
drepper | Handle '-' direction used in locale's era part properly. |
tree | commitdiff |
1999-11-20 |
drepper | (my_strftime): Some old compilers object to '\a', so... |
tree | commitdiff |
1999-11-18 |
drepper | (day_of_the_week): Make sure result is never negative. |
tree | commitdiff |
1999-11-18 |
drepper | Correctly determine era information for wide wcsftime. |
tree | commitdiff |
1999-11-08 |
drepper | Use __libc_lock_define_initialized for tzset_lock to... |
tree | commitdiff |
1999-10-09 |
drepper | Remove K&R compatibility. |
tree | commitdiff |
1999-10-06 |
drepper | Move __gmtime_r declaration to include/time.h. |
tree | commitdiff |
1999-09-16 |
drepper | (__getdate_r): Pass correct year to check_mday. |
tree | commitdiff |
1999-09-13 |
drepper | (NLW): Don't use different byte-orders. |
tree | commitdiff |
1999-09-06 |
drepper | It was not used. |
tree | commitdiff |
1999-09-06 |
drepper | It was not used. |
tree | commitdiff |
1999-09-06 |
drepper | (compute_change): Replace slow loop to compute T by... |
tree | commitdiff |
1999-08-31 |
drepper | (my_strftime): Remove unneeded variable len. |
tree | commitdiff |
1999-08-31 |
drepper | Undo last change. |
tree | commitdiff |
1999-08-31 |
drepper | Remove _nl_C_LC_TIME declaration. |
tree | commitdiff |
1999-08-31 |
drepper | Use new wide character data for wcsftime. |
tree | commitdiff |
1999-07-27 |
drepper | Add POSIX.1b timer and clock functions to GLIBC_2.2. |
tree | commitdiff |
1999-07-27 |
drepper | Fix typo. |
tree | commitdiff |
1999-07-27 |
drepper | Add forward for struct sigevent. Unix98 maybe requires... |
tree | commitdiff |
1999-07-27 |
drepper | Define clockid_t, timer_t, and struct itimerspec for... |
tree | commitdiff |
1999-07-27 |
drepper | (routines): Add clock_getres, clock_gettime, clock_setres, |
tree | commitdiff |
1999-07-20 |
schwab | * time/strptime.c [!_LIBC]: Fix __mon_day size. Repor... |
tree | commitdiff |
1999-07-14 |
drepper | (main): Add one more test case. Produce output even... |
tree | commitdiff |
1999-07-14 |
drepper | (get_number): Handle number parsing more consistent... |
tree | commitdiff |
1999-07-01 |
drepper | (strptime): Initialize the tm struct first to avoid |
tree | commitdiff |
1999-06-16 |
drepper | Tests for wcsftime. |
tree | commitdiff |
1999-06-16 |
drepper | Wrapper around strftime for wide character version. |
tree | commitdiff |
1999-06-16 |
drepper | Make usable as wcsftime. |
tree | commitdiff |
1999-06-16 |
drepper | Add wcsftime to GLIBC_2.2 for libc. |
tree | commitdiff |
1999-06-16 |
drepper | (routines): Add wcsftime. |
tree | commitdiff |
1999-04-28 |
drepper | (tzset_internal): Pass extra argument to __tzfile_read. |
tree | commitdiff |
1999-04-28 |
drepper | (__tzfile_read): Rewrite to allocate only one memory... |
tree | commitdiff |
1999-04-28 |
drepper | (getdate_err): Don't initialize with 0. |
tree | commitdiff |
1999-03-30 |
drepper | (__tzfile_read): Process transitions from the rear. |
tree | commitdiff |
1999-03-20 |
schwab | * time/tzfile.c (__tzfile_read): Handle the case where... libc-as-990326 |
tree | commitdiff |
1999-02-16 |
drepper | Add explanation comment. |
tree | commitdiff |
1999-02-16 |
drepper | Use ISO C form for function definitions and remove... |
tree | commitdiff |
1999-02-16 |
drepper | Avoid unneccesary #ifdef. |
tree | commitdiff |
1999-01-27 |
drepper | (strptime_internal, case 's'): Initialize secs to zero. |
tree | commitdiff |
1999-01-19 |
drepper | Remove _LOCALTIME, _NO_LEAP_SECONDS, struct tmx, mkxtim... |
tree | commitdiff |
1999-01-19 |
drepper | Removed in laer C9x draft. |
tree | commitdiff |
1999-01-19 |
drepper | Removed strfxtime. |
tree | commitdiff |
1999-01-19 |
drepper | (routines): Removed strfxtime. |
tree | commitdiff |
1998-12-18 |
drepper | (check_mday): tm_mon contains values from 0 to 11,... |
tree | commitdiff |
1998-12-15 |
drepper | (get_number): Ignore trailing whitespace. |
tree | commitdiff |
1998-12-15 |
drepper | Remove 'f' format. |
tree | commitdiff |
next |