glibc/time
Ulrich Drepper 965cba048c * elf/dl-open.c (dl_open_worker): Declare l in 2 different
smaller scopes.
	* elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
	(DL_DST_REQUIRED): Adjust user.

	* include/dlfcn.h (struct link_map): New forward decl.

	* inet/getnameinfo.c: Include stddef.h.
	(getnameinfo): Use offsetof.

	* time/tst-mktime2.c (do_test): Don't rely on signed wrap.

	* stdio-common/vfprintf.c (_itoa): Undef before redefining.

	* string/strerror_l.c: Include stdlib.h.
2007-03-17 17:09:13 +00:00
..
sys
.cvsignore
adjtime.c
alt_digit.c
asctime.c
bug-asctime_r.c
bug-asctime.c
bug-mktime1.c
clock.c
clocktest.c
ctime_r.c
ctime.c
datemsk
Depend
difftime.c
dysize.c
era.c
ftime.c
getdate.c
getitimer.c
gettimeofday.c
gmtime.c
lc-time-cleanup.c
localtime.c
Makefile [BZ #3944] 2007-02-09 01:33:57 +00:00
mktime.c
offtime.c
setitimer.c
settimeofday.c
stime.c
strftime_l.c
strftime.c
strptime_l.c [BZ #3944] 2007-02-09 01:33:57 +00:00
strptime.c
test_time.c
time.c
time.h
timegm.c
tst_wcsftime.c
tst-ftime_l.c
tst-getdate.c
tst-mktime2.c * elf/dl-open.c (dl_open_worker): Declare l in 2 different 2007-03-17 17:09:13 +00:00
tst-mktime3.c
tst-mktime.c
tst-posixtz.c
tst-strftime.c
tst-strptime2.c
tst-strptime3.c [BZ #3944] 2007-02-09 01:33:57 +00:00
tst-strptime.c
tzfile.c (find_transition): Instead of a linear search try to guess the transition index, use a linear search if the result is at most 10 transitions away from the guess or binary search otherwise. 2007-03-05 19:32:03 +00:00
tzset.c
Versions
wcsftime_l.c
wcsftime.c