glibc/sysdeps/mach/hurd/bits
Samuel Thibault e3ae80adbc hurd: Make error_t an int in C++
Making error_t defined to enum __error_t_codes conveniently makes the
debugger print symbolic values, but in C++ int is not interoperable with
enum __error_t_codes, leading to C++ application build issues, so let's
revert error_t to int in C++.
2023-08-08 16:07:57 +02:00
..
types hurd: Make error_t an int in C++ 2023-08-08 16:07:57 +02:00
errno.h hurd: Rework generating errno.h 2023-08-06 22:35:01 +02:00
fcntl.h hurd 64bit: Fix flock fields types 2023-05-01 15:05:09 +02:00
ioctls.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
local_lim.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
mman_ext.h hurd: Implement MAP_EXCL 2023-07-03 01:38:14 +02:00
param.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
posix_opt.h Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
signum-arch.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
socket.h hurd: Implement MSG_CMSG_CLOEXEC 2023-04-24 23:09:50 +02:00
stat.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
statfs.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
statvfs.h hurd: statvfs: __f_type -> f_type 2023-08-08 09:29:06 -03:00
stdio_lim.h libio: Do not autogenerate stdio_lim.h 2023-03-27 13:57:55 -03:00
sysmacros.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
timesize.h hurd: Fix __TIMESIZE on x86_64 2023-05-19 20:25:37 +02:00
typesizes.h hurd 64bit: Make dev_t word type 2023-05-02 21:29:26 +02:00
unistd_ext.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00