This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] | |
On Apr 21 08:21, Sebastian Huber wrote: > Resurrect <machine/_user_types.h> for use in <sys/types.h>. Newlib > targets may provide an own version of <machine/types.h> in their machine > directory to add custom user types for <sys/types.h>. Check the > _SYS_TYPES_H header guard to prevent a direct include of > <machine/types.h>, since the <machine/types.h> file is a Newlib > speciality. All patches applied. I fixed a stray _user_types.h in a comment and removed an old test in sys/signal.h for cygwin/types.h being available which broke building on Cygwin now. In a followup patch I also removed cygwin/types.h entirely and tweaked the check for the pthread stuff in sys/types.h a bit. I especially changed an outdated comment about Cygwin (not being able to change the stack address just being untrue...) Thanks, Corinna -- Corinna Vinschen Cygwin Maintainer Red Hat
Attachment:
signature.asc
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |