|
Revision tags: v6.4.0, v6.4.0rc1, v6.5.0, v6.2.2, v6.2.1, v6.3.0 |
|
| #
d52e3170 |
| 31-Dec-2021 |
Sascha Wildner <saw@online.de> |
Add a getentropy(3) manual page.
Taken-from: FreeBSD
|
|
Revision tags: v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3 |
|
| #
527ba146 |
| 03-Feb-2020 |
Sascha Wildner <saw@online.de> |
getrandom.2: Use .Dv for defines.
|
| #
a370dc97 |
| 03-Feb-2020 |
Sascha Wildner <saw@online.de> |
getrandom.2: Comment out reference to getentropy.3 and fix date.
|
| #
417215e8 |
| 02-Feb-2020 |
Matthew Dillon <dillon@apollo.backplane.com> |
libc - Update for realpath() system call support
* The realpath() implementation now checks to see if the system call is available and uses it.
* getosreldate() now caches the result to avoid mul
libc - Update for realpath() system call support
* The realpath() implementation now checks to see if the system call is available and uses it.
* getosreldate() now caches the result to avoid multiple sysctl() calls.
* Add the new system calls (__realpath and getrandom()) to the symbol list.
show more ...
|