diff options
author | Roland McGrath <roland@gnu.org> | 1995-03-01 06:28:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-03-01 06:28:14 +0000 |
commit | 30e77772456f3d31373bf1bd002af5b498496e08 (patch) | |
tree | e7613c50583726e92d86edb441869d1971ee299a /ChangeLog | |
parent | e32a795748e59aaedd7d034dcdbf6fffb2f17f80 (diff) | |
download | glibc-30e77772456f3d31373bf1bd002af5b498496e08.zip glibc-30e77772456f3d31373bf1bd002af5b498496e08.tar.gz glibc-30e77772456f3d31373bf1bd002af5b498496e08.tar.bz2 |
Wed Mar 1 00:57:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* misc/search.h: New file.
* misc/Makefile (headers): Add search.h.
* misc/insremque.c: Include search.h.
(struct qelem): Type removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Mar 1 00:57:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * misc/search.h: New file. + * misc/Makefile (headers): Add search.h. + * misc/insremque.c: Include search.h. + (struct qelem): Type removed. + Mon Feb 27 07:00:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * elf/libelf.h: New file. |