blob: f7760f1346f973cda7cbfa50cce0e63b7223b06f [file] [log] [blame]
Ulrich Drepper6abe27b2005-08-29 06:25:06 +000012005-08-28 Ulrich Drepper <drepper@redhat.com>
2
3 * system.h: Define pwrite_retry, write_retry, and pread_retry.
4
Ulrich Drepper47be7952005-08-07 04:41:39 +000052005-08-06 Ulrich Drepper <drepper@redhat.com>
6
7 * Makefile.am (xmalloc_CFLAGS): Define only if !GPROF.
8
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000092005-05-03 Roland McGrath <roland@redhat.com>
10
11 * crc32_file.c: New file.
12 * Makefile.am (libeu_a_SOURCES): Add it.
13 * system.h: Declare crc32_file.
14
152005-04-30 Ulrich Drepper <drepper@redhat.com>
16
17 * Makefile.am: Use -ffunction-sections for xmalloc.c.
18
192005-02-15 Ulrich Drepper <drepper@redhat.com>
20
21 * dynamicsizehash.c (lookup): Mark val parameter as possibly unused.
22
232005-02-06 Ulrich Drepper <drepper@redhat.com>
24
25 * fixedsizehash.h: Mark unused parameters. Correct CLASS and
26 const order for fshash_find.
27
28 * Makefile.am: Cleanup AM_CFLAGS handling. Add -Wunused -Wextra.
29
302005-02-05 Ulrich Drepper <drepper@redhat.com>
31
32 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fpic and -fmudflap.
33
342004-01-17 Ulrich Drepper <drepper@redhat.com>
35
36 * Makefile.am: Support building with mudflap.
37
382003-09-22 Ulrich Drepper <drepper@redhat.com>
39
40 * Makefile.am (AM_CFLAGS): Add -fpic.
41
42 * Makefile.am (noinst_HEADERS): Add list.h.
43 * list.h: New file.
44
452003-08-11 Ulrich Drepper <drepper@redhat.com>
46
47 * Moved to CVS archive.