mirror of git://sourceware.org/git/glibc.git
* sysdeps/unix/i386/i686/tempname.c: New file. * sysdeps/posix/tempname.c (__gen_tempname): If RANDOM_BITS is defined use this macro to get some bits of randomness instead of the usual gettimeofday or time calls. 2001-03-16 Paul Eggert <eggert@twinsun.com> * sysdeps/posix/tempname.c (uint64_t): Define to uintmax_t if not defined, and if UINT64_MAX is not defined. 2001-03-19 Ulrich Drepper <drepper@redhat.com> |
||
|---|---|---|
| .. | ||
| i586 | ||
| i686 | ||
| brk.S | ||
| clock_getcpuclockid.c | ||
| fork.S | ||
| pipe.S | ||
| sigreturn.S | ||
| start.c | ||
| syscall.S | ||
| sysdep.S | ||
| sysdep.h | ||
| vfork.S | ||
| wait.S | ||