12008-08-25  Roland McGrath  <roland@redhat.com>
2
3	* eu-config.h [USE_TLS] (RWLOCK_CALL): New macro.
4	(rwlock_init, rwlock_fini, rwlock_rdlock, rwlock_wrlock, rwlock_unlock):
5	Use it.
6
72008-08-24  Roland McGrath  <roland@redhat.com>
8
9	* eu-config.h: New file.
10	* Makefile.am (noinst_HEADERS): Add it.
11
122008-02-01  Ulrich Drepper  <drepper@redhat.com>
13
14	* Makefile.am (libeu_a_SOURCES): Add sha1.c.
15	(noinst_HEADERS): Add sha1.h.
16	* sha1.c: New file.
17	* sha1.h: New file.
18
192008-01-31  Ulrich Drepper  <drepper@redhat.com>
20
21	* Makefile.am (libeu_a_SOURCES): Add md5.c.
22	(noinst_HEADERS): Add md5.h.
23	* md5.c: New file.
24	* md5.h: New file.
25
262006-04-04  Ulrich Drepper  <drepper@redhat.com>
27
28	* Makefile.am (libeu_a_SOURCES): We don't need xstrdup in the moment.
29
302005-08-28  Ulrich Drepper  <drepper@redhat.com>
31
32	* system.h: Define pwrite_retry, write_retry, and pread_retry.
33
342005-08-06  Ulrich Drepper  <drepper@redhat.com>
35
36	* Makefile.am (xmalloc_CFLAGS): Define only if !GPROF.
37
382005-05-03  Roland McGrath  <roland@redhat.com>
39
40	* crc32_file.c: New file.
41	* Makefile.am (libeu_a_SOURCES): Add it.
42	* system.h: Declare crc32_file.
43
442005-04-30  Ulrich Drepper  <drepper@redhat.com>
45
46	* Makefile.am: Use -ffunction-sections for xmalloc.c.
47
482005-02-15  Ulrich Drepper  <drepper@redhat.com>
49
50	* dynamicsizehash.c (lookup): Mark val parameter as possibly unused.
51
522005-02-06  Ulrich Drepper  <drepper@redhat.com>
53
54	* fixedsizehash.h: Mark unused parameters.  Correct CLASS and
55	const order for fshash_find.
56
57	* Makefile.am: Cleanup AM_CFLAGS handling.  Add -Wunused -Wextra.
58
592005-02-05  Ulrich Drepper  <drepper@redhat.com>
60
61	* Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fpic and -fmudflap.
62
632004-01-17  Ulrich Drepper  <drepper@redhat.com>
64
65	* Makefile.am: Support building with mudflap.
66
672003-09-22  Ulrich Drepper  <drepper@redhat.com>
68
69	* Makefile.am (AM_CFLAGS): Add -fpic.
70
71	* Makefile.am (noinst_HEADERS): Add list.h.
72	* list.h: New file.
73
742003-08-11  Ulrich Drepper  <drepper@redhat.com>
75
76	* Moved to CVS archive.
77