index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-22
[BZ #1035]
Ulrich Drepper
1
-0
/
+3
2005-09-22
[BZ #1363]
Ulrich Drepper
1
-0
/
+6
2005-09-22
* elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for
Roland McGrath
1
-0
/
+4
2005-09-22
* Makefile ($(objpfx)c++-types-check.out): Use $<, not $^, in command.
Roland McGrath
1
-0
/
+5
2005-09-20
* nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.
Roland McGrath
1
-0
/
+4
2005-09-20
[BZ #1346]
Roland McGrath
1
-0
/
+9
2005-09-20
[BZ #1358] * sysdeps/unix/alpha/sysdep.h (inline_syscall1): C...
Richard Henderson
1
-0
/
+10
2005-09-17
[BZ #1010]
Ulrich Drepper
1
-0
/
+3
2005-09-17
[BZ #1053]
Ulrich Drepper
1
-0
/
+4
2005-09-17
[BZ #1051]
Ulrich Drepper
1
-0
/
+10
2005-09-17
* timezone/zdump.c: Include ctype.h.
Andreas Jaeger
1
-0
/
+4
2005-09-16
[BZ #1047]
Andreas Jaeger
1
-0
/
+5
2005-09-16
[BZ #933]
Andreas Jaeger
1
-0
/
+13
2005-09-13
* sysdeps/posix/spawni.c (__spawni): Automatically recognize some
Ulrich Drepper
1
-0
/
+5
2005-09-13
[BZ #1261]
Roland McGrath
1
-0
/
+6
2005-09-12
[BZ #1331]
Roland McGrath
1
-0
/
+7
2005-09-12
* malloc/malloc.c (struct malloc_chunk): Fix comment typo.
Ulrich Drepper
1
-0
/
+6
2005-09-10
* inet/getnetgrent_r.c: Include assert.
Ulrich Drepper
1
-0
/
+35
2005-09-09
[BZ #1318]
Ulrich Drepper
1
-0
/
+7
2005-09-08
* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
Roland McGrath
1
-0
/
+5
2005-09-08
[BZ #1033, BZ #1061]
Roland McGrath
1
-0
/
+25
2005-09-07
* timezone/test-tz.c: Update to match tzdata2005m.
Ulrich Drepper
1
-0
/
+5
2005-09-07
(update_cur_sifted_state): Likewise.
Ulrich Drepper
1
-0
/
+20
2005-09-07
(transit_state_bkref): Make DFA a const pointer.
Ulrich Drepper
1
-0
/
+6
2005-09-07
* posix/regexec.c (find_recover_state): Remove unnecessary
Ulrich Drepper
1
-0
/
+5
2005-09-07
* timezone/africa: Update from tzdata2005m.
Ulrich Drepper
1
-0
/
+10
2005-09-07
* posix/regexec.c (merge_state_with_log): Define dfa as const pointer.
Ulrich Drepper
1
-0
/
+8
2005-09-07
* posix/regex_internal.c (re_string_reconstruct): Avoid calling
Ulrich Drepper
1
-0
/
+67
2005-09-06
* posix/regex_internal.h (re_sub_match_top_t): Remove unused member
Ulrich Drepper
1
-0
/
+95
2005-09-06
* sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove the
Ulrich Drepper
1
-0
/
+5
2005-09-06
.
Ulrich Drepper
1
-5
/
+0
2005-09-06
* configure.in: Compile source test file with -fPIC for -shared.
Ulrich Drepper
1
-0
/
+9
2005-09-05
* iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,
Ulrich Drepper
1
-0
/
+4
2005-09-04
* sysdeps/i386/bits/string.h: Removed.
Ulrich Drepper
1
-0
/
+2
2005-09-04
* stdio-common/Makefile (tests): Add tst-put-error.
Ulrich Drepper
1
-0
/
+10
2005-09-02
* elf/dl-load.c (_dl_map_object_from_fd): No need to change
Ulrich Drepper
1
-0
/
+5
2005-09-02
* sysdeps/mach/hurd/nfs/nfs.h: Move to ...
Roland McGrath
1
-1
/
+6
2005-09-01
* libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.
Ulrich Drepper
1
-0
/
+6
2005-08-30
* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.
Ulrich Drepper
1
-0
/
+17
2005-08-24
* nscd/nscd.c (main): Use error while process isn't running in the
Ulrich Drepper
1
-1
/
+6
2005-08-23
* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.
Ulrich Drepper
1
-0
/
+27
2005-08-23
* sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.
Ulrich Drepper
1
-0
/
+4
2005-08-22
* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
Ulrich Drepper
1
-0
/
+20
2005-08-22
* resolv/res_send.c (Aerror): Fix printing IP address.
Ulrich Drepper
1
-0
/
+2
2005-08-21
* resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.
Ulrich Drepper
1
-0
/
+4
2005-08-20
* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.
Ulrich Drepper
1
-0
/
+25
2005-08-18
[BZ #1207]
Roland McGrath
1
-0
/
+5
2005-08-17
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
Ulrich Drepper
1
-0
/
+5
2005-08-16
* nscd/cache.c (prune_cache): Add more debug output. Only for
Ulrich Drepper
1
-0
/
+3
2005-08-16
* nscd/cache.c (prune_cache): Use stat64 not stat.
Ulrich Drepper
1
-0
/
+5
[next]