glibc/misc
Roland McGrath 20acbc2542 * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.
* manual/filesys.texi (File Times): Document lutimes and futimes.
	* misc/Makefile (routines): Add them.
	* misc/Versions (libc: GLIBC_2.3): Likewise.
	* sysdeps/generic/lutimes.c: New file.
	* sysdeps/generic/futimes.c: New file.
	* sysdeps/mach/hurd/lutimes.c: New file.
	* sysdeps/mach/hurd/futimes.c: New file.

	* manual/filesys.texi (File Times): Add explicit note about null
	pointer argument to utimes.

2002-08-26  Roland McGrath  <roland@frob.com>

	* sysdeps/mach/hurd/ifreq.h (__if_freereq): Add missing semicolon.
	(__ifreq): Add a cast.  Remove an unused variable.

	* hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
	_HURD_THREADVAR_LOCALE.
2002-08-27 02:10:01 +00:00
..
bits
sys Include <sys/types.h> instead of <stddef.h> since ssize_t is needed as well. Replace const with __const. 2002-08-23 21:34:01 +00:00
.cvsignore
ar.h
daemon.c
dirname.c Update. 2002-04-04 08:12:33 +00:00
efgcvt_r.c Update. 2002-08-25 04:51:08 +00:00
efgcvt.c
err.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
err.h
error.c Update. 2002-03-03 19:43:30 +00:00
error.h
fstab.c
fstab.h
getpass.c
getttyent.c * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. 2002-08-04 01:29:29 +00:00
getusershell.c
hsearch_r.c * include/sys/resource.h: Use libc_hidden_proto for getpriority, 2002-08-04 03:50:21 +00:00
hsearch.c
init-misc.c Update. 2002-03-03 19:43:30 +00:00
insremque.c
libgen.h
lsearch.c * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. 2002-08-04 01:29:29 +00:00
Makefile * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them. 2002-08-27 02:10:01 +00:00
mkdtemp.c
mkstemp64.c
mkstemp.c
mktemp.c
mntent_r.c Update. 2002-04-09 20:36:24 +00:00
mntent.c
mntent.h
qefgcvt_r.c
qefgcvt.c
regexp.c
regexp.h
search.h
sgtty.h
stab.h
syscall.h
sysexits.h
syslog.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
syslog.h
tsearch.c
tst-dirname.c Update. 2002-04-04 08:12:33 +00:00
tst-efgcvt.c
tst-fdset.c
tst-hsearch.c Update. 2002-01-29 08:25:15 +00:00
tst-mntent.c
tst-tsearch.c
ttyent.h
ttyslot.c
ustat.h
Versions * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them. 2002-08-27 02:10:01 +00:00