summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
blob: cc2850c3ad010ba1415d68c24dd26117c755e935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
2006-04-04  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am (libeu_a_SOURCES): We don't need xstrdup in the moment.

2005-08-28  Ulrich Drepper  <drepper@redhat.com>

	* system.h: Define pwrite_retry, write_retry, and pread_retry.

2005-08-06  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am (xmalloc_CFLAGS): Define only if !GPROF.

2005-05-03  Roland McGrath  <roland@redhat.com>

	* crc32_file.c: New file.
	* Makefile.am (libeu_a_SOURCES): Add it.
	* system.h: Declare crc32_file.

2005-04-30  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am: Use -ffunction-sections for xmalloc.c.

2005-02-15  Ulrich Drepper  <drepper@redhat.com>

	* dynamicsizehash.c (lookup): Mark val parameter as possibly unused.

2005-02-06  Ulrich Drepper  <drepper@redhat.com>

	* fixedsizehash.h: Mark unused parameters.  Correct CLASS and
	const order for fshash_find.

	* Makefile.am: Cleanup AM_CFLAGS handling.  Add -Wunused -Wextra.

2005-02-05  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fpic and -fmudflap.

2004-01-17  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am: Support building with mudflap.

2003-09-22  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am (AM_CFLAGS): Add -fpic.

	* Makefile.am (noinst_HEADERS): Add list.h.
	* list.h: New file.

2003-08-11  Ulrich Drepper  <drepper@redhat.com>

	* Moved to CVS archive.