This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Misc portability improvements


> This patch includes miscellaneous portability improvements.

Send separate changes as separate patches in separate messages.

> 	* manual/errno.texi: Add ENOATTR and EDOOFUS (of BSD origin).
> 	* sysdeps/gnu/errlist.c: Regenerate.

This is because you use gnu/errlist.c for gnu/kfreebsd?

> 	* misc/sys/syslog.h: Move _PATH_LOG to /var/run/log (In some devfs
> 	implementations, creating fifos in /dev is not permitted).

This cannot be changed without coordination with all users.


> 	* include/features.h: #undef __GLIBC__ before attempting to #define it.

Why?

> 	* sysdeps/mach/hurd/nfs/nfs.h: Move to ...
> 	* sysdeps/generic/nfs/nfs.h: ... here.

This I put in.

> 	* posix/sys/types.h: Declare vm_*_t types (of BSD origin).

Why do you want to add these to the glibc API?


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]