mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-07 13:28:05 +08:00
Update.
2002-02-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Add attribute((packed)) to counter stupid people misuing gcc options. (struct stat64): Likewise. 2002-02-05 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c (dl_main): Correct indentation. Use bool as type for the variables which are used as booleans.
This commit is contained in:
parent
5eab9e0215
commit
0796ef157c
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
2002-02-06 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Add
|
||||
attribute((packed)) to counter stupid people misuing gcc options.
|
||||
(struct stat64): Likewise.
|
||||
|
||||
2002-02-05 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/rtld.c (dl_main): Correct indentation. Use bool as type for
|
||||
the variables which are used as booleans.
|
||||
|
||||
2002-02-06 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* include/libc-symbols.h (INTUSE): Renamed from INT.
|
||||
|
Loading…
Reference in New Issue
Block a user