d0p1
d0p1
ultra wip
Travail incomplet, j'ajoute rapidement quelques document concernant les cartes réseaux (RTL8139 & E1000) ainsi que des documents sur l'UART 8250 (et un début d'article détaillant les registres) qui devrait à...
# types - [x] div_t - [x] ldiv_t # macros - [x] EXIT_FAILURE - [x] EXIT_SUCCESS - [x] RAND_MAX - [ ] MB_CUR_MAX # String conversion functions - [x] atof...
# Copying functions - [x] memcpy - [x] memmove - [x] strcpy - [x] strncpy # Concatenation functions - [x] strcat - [x] strncat - [x] memcmp - [x] strcmp...
macro: - [x] NULL - [ ] offsetof( type, member-designator) type: - [x] ptrdiff_t - [x] size_t - [ ] wchar_t
# Trigonometric functions - [ ] acos - [ ] asin - [ ] atan - [ ] atan2 - [ ] cos - [ ] sin - [ ]...
# types - [ ] FILE - [ ] fpos_t # Macro - [ ] _IOFBF - [ ] _IOLBF - [ ] _IONBF - [ ] BUFSIZ - [...
macro: - [ ] assert(expr) if `NDEBUG` is defined the assert macro is defined simply as: #define assert(ignore) ((void)0) [c89 draft](http://port70.net/~nsz/c/c89/c89-draft.html#4.2)
liboqs is a C library for prototyping and experimenting with quantum-resistant cryptography