*** empty log message ***
[platform/upstream/coreutils.git] / lib / memchr.c
2005-09-22 Paul EggertSync from gnulib.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-08-02 Paul EggertDon't include inttypes.h or stdint.h.
2004-07-30 Paul EggertFix copyright year.
2004-07-29 Paul Eggert(UNALIGNED_P): Use sizeof, not alignof.
2004-07-28 Paul EggertInclude <stddef.h>, not <stdlib.h> and <sys/types.h>.
2003-09-10 Jim Meyering(__ptr_t): Remove; all uses changed to void *.
2000-10-28 Jim MeyeringUpdate from libc.
2000-08-07 Jim Meyeringback out Copyright date changes for files with no chang...
2000-07-09 Jim Meyeringupdate copyright date
1999-07-10 Jim Meyeringcpp indent
1997-02-18 Jim Meyering.
1996-07-14 Jim Meyeringupdate FSF address in copyright
1995-05-28 Jim Meyeringmerge with 1.11.4a
1995-05-21 Jim Meyeringmerge with 1.11.1b
1995-03-21 Jim Meyeringmerge with 1.11.d
1995-03-12 Jim MeyeringUpdate from glibc.
1994-10-02 Jim Meyeringmerge with 1.9.1g
1994-04-25 Jim Meyering.
1993-10-21 Jim Meyeringmerge with 1.8d
1993-10-21 Jim Meyering* memchr.c (memchr): Do the 32-bit assignment only...
1992-11-08 Jim MeyeringInitial revision