mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-03 06:20:53 -04:00
.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
* date.c (batch_convert): Declare BUFLEN local to be of type size_t,
|
||||
not int.
|
||||
|
||||
* expr.c (docolon): Set re_syntax_options to RE_SYNTAX_POSIX_BASIC
|
||||
so expr's pattern matching uses BASIC (not GNU-extended) REs.
|
||||
|
||||
* who-users.c (print_entry): Use strchr, not index.
|
||||
|
||||
* canon-host.c [HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for
|
||||
definition of AF_INET on at least SunOS.
|
||||
|
||||
Tue Feb 13 23:49:16 1996 Jim Meyering (meyering@na-net.ornl.gov)
|
||||
|
||||
* who-users.c (main): When failing because there were
|
||||
|
||||
Reference in New Issue
Block a user