This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/sysdeps/posix tempname.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-03-19 15:33:10

Modified files:
	sysdeps/posix  : tempname.c 

Log message:
	(uint64_t): Define to uintmax_t if not defined, and if UINT64_MAX is
	not defined.
	
	(__gen_tempname): If RANDOM_BITS is defined use this macro to get some
	bits of randomness instead of the usual gettimeofday or time calls.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]