mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
Update.
1998-09-20 Ulrich Drepper <drepper@cygnus.com> * login/Makefile (distribute): Remove pty-internal.h, add pty-private.h.
This commit is contained in:
parent
1391f5d3c8
commit
b0fd6165c7
@ -1,4 +1,7 @@
|
||||
1998-09-20 18:07 Ulrich Drepper <drepper@cygnus.com>
|
||||
1998-09-20 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* login/Makefile (distribute): Remove pty-internal.h, add
|
||||
pty-private.h.
|
||||
|
||||
* stdlib/tst-strtol.c: Add more checks.
|
||||
Patch by Zack Weinberg <zack@rabi.columbia.edu>.
|
||||
|
@ -38,7 +38,7 @@ extra-objs := $(utmpd-routines:=.o)
|
||||
|
||||
distribute := utmp-private.h programs/xtmp.h programs/utmpd.h README.utmpd \
|
||||
programs/utmpd-private.h $(utmpd-routines:%=programs/%.c) \
|
||||
pty-internal.h
|
||||
pty-private.h
|
||||
|
||||
subdir-dirs = programs
|
||||
vpath %.c programs
|
||||
|
Loading…
Reference in New Issue
Block a user