History log of /src/lib/libc/compat/sys/compat_dup3.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 06-Aug-2025 kre

Clean up sources (remove temporary hack)

Remove the temporary hack added so these could build before
O_CLOFORK (etc) became visible to userland.

NFCI.


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
# 1.3 17-Jul-2025 kre

Libc functions which need to know about O_CLOFORK.

These are Ricardo Branco's libc updates for affected functions
that use O_CLOFORK &/or FD_CLOFORK.

These are currently padded (by me) with temporary additions so
they build while the O_CLOFORK/FD_CLOFORK definitions remain hidden
to userland.


Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.2 20-May-2024 christos

branches: 1.2.2;
finish renaming __dup3110 to __dup3100


# 1.1 19-May-2024 christos

version dup3