Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
libbsd
libbsd
Repository
1c3ff61699a6343ea4b5b6a757300581c5374d35
Switch branch/tag
libbsd
include
bsd
sys
cdefs.h
Find file
Blame
History
Permalink
Use uintptr_t and size_t instead of __-prefixed types in <sys/cdefs.h>
· 1c3ff616
Guillem Jover
authored
Feb 09, 2021
The __-prefixed types cannot be assumed to be defined. Use the standard types instead. Closes:
#6
1c3ff616