diff options
-rw-r--r-- | service_solahart_jakarta_selatan__082122541663/glibc.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/service_solahart_jakarta_selatan__082122541663/glibc.mdwn b/service_solahart_jakarta_selatan__082122541663/glibc.mdwn index 1e275768..17ab1a71 100644 --- a/service_solahart_jakarta_selatan__082122541663/glibc.mdwn +++ b/service_solahart_jakarta_selatan__082122541663/glibc.mdwn @@ -1895,7 +1895,7 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852 * <a id=t_cleanup_kernel-features.h>Create `t/cleanup_kernel-features.h`.</a> - * <a id=Secure_file_descriptor_handling>[[service_solahart_jakarta_selatan__082122541663/Secure_file_descriptor_handling]].</a> + * <a id=Secure_file_descriptor_handling>[[Secure_file_descriptor_handling]].</a> * <a id=sendfile>In `sysdeps/unix/sysv/linux/Makefile`, there are a bunch of `-DHAVE_SENDFILE` -- but we do have `sendfile`, too.</a> @@ -2794,7 +2794,7 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852 e041fb8b6557882b6710a655a97bbf3541b56b54 `Replace generic bits/socket.h with 4.4 file.` -- `sysdeps/mach/hurd/bits/socket.h` differs from the generic `bits/socket.h` now only in the values of - [[`SOCK_CLOEXEC`|service_solahart_jakarta_selatan__082122541663/secure_file_descriptor_handling]] and + [[`SOCK_CLOEXEC`|secure_file_descriptor_handling]] and `SOCK_NONBLOCK`. If possible (no conflicts), would it make sense to transition to the latter file, continuing to accept the former values as deprecated for some time? |