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 |
1998-12-14 |
drepper | (tests): Add tst-strptime. |
tree | commitdiff |
1998-12-14 |
drepper | Test for strptime. |
tree | commitdiff |
1998-12-14 |
drepper | Fix bugs in weekday and yearday computations. |
tree | commitdiff |
1998-12-14 |
drepper | (day_of_the_month): Fix typo. |
tree | commitdiff |
1998-12-14 |
drepper | (strptime_internal): Set tm_wday and tm_yday in any... |
tree | commitdiff |
1998-12-08 |
drepper | Remove declarations of internal interfaces. |
tree | commitdiff |
1998-12-08 |
drepper | Move internal interfaces to include/sys/time.h. |
tree | commitdiff |
1998-12-05 |
roland | 1998-12-05 Roland McGrath <roland@baalperazim.frob... |
tree | commitdiff |
1998-12-04 |
drepper | (strptime_internal): Make use of `%C' format specifier... |
tree | commitdiff |
1998-12-04 |
drepper | Add __retrict. |
tree | commitdiff |
1998-11-25 |
drepper | (__tzfile_read): Fix comment. |
tree | commitdiff |
1998-11-18 |
drepper | (my_strftime): Make code a bit clearer. |
tree | commitdiff |
1998-11-16 |
drepper | (__tzfile_read): Check that types[i].isdst is in range. |
tree | commitdiff |
1998-11-16 |
drepper | (CFLAGS-test_time.c): Add -Wno-format. |
tree | commitdiff |
1998-11-13 |
drepper | (__tzfile_read): Set __tzname based on last names in... |
tree | commitdiff |
1998-11-08 |
drepper | (__EXTENSIONS__): Remove. |
tree | commitdiff |
1998-11-08 |
drepper | (__EXTENSIONS__): Remove. |
tree | commitdiff |
1998-11-05 |
drepper | (__mktime_internal): Adopt the traditional (and problem... |
tree | commitdiff |
1998-11-04 |
drepper | Correct last change. We must stop searching for |
tree | commitdiff |
1998-11-03 |
drepper | (__mktime_internal): Handle broken down times around... |
tree | commitdiff |
1998-11-02 |
drepper | (tz_compute): Remove unused parameter timer. |
tree | commitdiff |
1998-10-31 |
drepper | (HERE_D_FMT): Fix typo. |
tree | commitdiff |
1998-10-26 |
drepper | Tests for use of POSIX TZ environment formats. |
tree | commitdiff |
1998-10-26 |
drepper | (tests): Add tst-posixtz. |
tree | commitdiff |
1998-10-26 |
drepper | (tz_compute): Fix typo. |
tree | commitdiff |
1998-10-26 |
drepper | (tz_compute): Correct last patch and describe this... |
tree | commitdiff |
1998-10-25 |
drepper | (tz_compute): If time to switch to DST is later in... |
tree | commitdiff |
1998-10-25 |
drepper | (timespec): Protect with __USE_POSIX199309 instead... |
tree | commitdiff |
1998-10-24 |
drepper | (__tzfile_default): Set num_types to 2. |
tree | commitdiff |
1998-10-16 |
drepper | Some systems require <unistd.h> to be included before... |
tree | commitdiff |
1998-10-16 |
drepper | Some systems require <unistd.h> to be included before... |
tree | commitdiff |
1998-10-16 |
drepper | Define _POSIX_THREAD_SAFE_FUNCTIONS to get localtime_t... |
tree | commitdiff |
1998-10-14 |
drepper | (my_mktime_localtime_r): Renamed from localtime_r. |
tree | commitdiff |
1998-10-08 |
drepper | (__mktime_internal): When the requested time falls... |
tree | commitdiff |
1998-09-25 |
drepper | [emacs]: Define my_strftime to emacs_strftimeu. Define... |
tree | commitdiff |
1998-09-24 |
drepper | (f_wkday): Remove duplicate definition. |
tree | commitdiff |
1998-09-24 |
drepper | (underlying_strftime): Set the buffer to a nonzero... |
tree | commitdiff |
1998-09-24 |
drepper | (INT_STRLEN_BOUND): Fix typo by changing 100 to 1000. |
tree | commitdiff |
1998-09-18 |
drepper | [_LIBC] (ampm): Use tp->tm_hour not hour12. |
tree | commitdiff |
1998-09-11 |
drepper | (my_strftime): Delay use of *tp values until latest... |
tree | commitdiff |
1998-09-10 |
drepper | (tzset_internal): Set __timezone before returning. |
tree | commitdiff |
1998-09-10 |
drepper | (__tzfile_read): Handle case when there are no transiti... |
tree | commitdiff |
1998-09-09 |
drepper | (__EXTENSIONS__): Define if not defined. |
tree | commitdiff |
1998-09-06 |
drepper | (my_strftime): When mbrlen returns (size_t) -2, copy... |
tree | commitdiff |
1998-08-09 |
drepper | Move __ prototypes into include/* header. |
tree | commitdiff |
1998-07-31 |
drepper | (__tzstring): Get rid of excessive cleverness which... |
tree | commitdiff |
1998-07-16 |
drepper | Unify names of used global functions. |
tree | commitdiff |
1998-07-05 |
drepper | (__getdate_r): Use feof_unlocked and ferror_unlocked... |
tree | commitdiff |
1998-07-04 |
drepper | (__tzstring): Clean up a bit. |
tree | commitdiff |
1998-07-04 |
drepper | (decode): Optimize by using bswap_32. |
tree | commitdiff |
1998-07-02 |
drepper | Version definitions. |
tree | commitdiff |
1998-05-20 |
drepper | Update prototype of __tzfile_compute. |
tree | commitdiff |
1998-05-20 |
drepper | (__tzfile_compute): Undo last change. Instead take... |
tree | commitdiff |
1998-05-15 |
drepper | (__tzfile_compute): Take new arguments. Store DST... |
tree | commitdiff |
1998-05-15 |
drepper | (__tzfile_compute): Take new arguments. Store DST... |
tree | commitdiff |
1998-05-15 |
drepper | (__tzfile_read): Remove unused variable info. |
tree | commitdiff |
1998-05-14 |
drepper | Correct handling of global variables daylight, timezone... |
tree | commitdiff |
1998-05-14 |
drepper | Correct handling of global variables daylight, timezone... |
tree | commitdiff |
1998-04-21 |
drepper | (my_strftime): Initialize pad variable in declaration. |
tree | commitdiff |
1998-04-12 |
drepper | (TYPE_MAXIMUM): Add missing cast. |
tree | commitdiff |
1998-02-27 |
drepper | (main): Fix typo. |
tree | commitdiff |
1998-02-27 |
drepper | (main): Check signal return error. |
tree | commitdiff |
1998-02-17 |
drepper | (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c): Restore. |
tree | commitdiff |
1998-02-15 |
drepper | moved to timezone |
tree | commitdiff |
1998-02-15 |
drepper | Moved to timezone directory. |
tree | commitdiff |
1998-02-15 |
drepper | Cut out all code relating to timezones. |
tree | commitdiff |
1998-01-31 |
drepper | Update. |
tree | commitdiff |
1998-01-24 |
drepper | (__mktime_internal): Work around bug in Irix4.0.5's |
tree | commitdiff |
1998-01-20 |
drepper | Updatr from tzcode1998b and tzdata1998b. |
tree | commitdiff |
1997-12-22 |
drepper | Update. |
tree | commitdiff |
1997-12-22 |
drepper | Update from tzcode1997h. |
tree | commitdiff |
1997-12-22 |
drepper | Update from tzdata1997j. |
tree | commitdiff |
1997-12-08 |
drepper | Add strfxtime. |
tree | commitdiff |
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 |
next |