[hurd,commited 0/2] hurd: Implement getentropy/getrandom

Samuel Thibault samuel.thibault@ens-lyon.org
Fri Dec 13 02:25:00 GMT 2019


Andrew Eggenberger (1):
  hurd: add getrandom and getentropy implementations

Samuel Thibault (1):
  hurd: Implement __close_nocancel_nostatus

 sysdeps/mach/hurd/getentropy.c | 64 ++++++++++++++++++++++++++++++++++
 sysdeps/mach/hurd/getrandom.c  | 43 +++++++++++++++++++++++
 sysdeps/mach/hurd/not-cancel.h | 62 ++++++++++++++++++++++++++++++++
 3 files changed, 169 insertions(+)
 create mode 100644 sysdeps/mach/hurd/getentropy.c
 create mode 100644 sysdeps/mach/hurd/getrandom.c
 create mode 100644 sysdeps/mach/hurd/not-cancel.h

-- 
2.24.0



More information about the Libc-alpha mailing list