aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdlib.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-16typo + attributesMattias Andrée3-40/+41
2015-12-16add ntohs, ntohl, ntohll, htons, htonl, and htonllMattias Andrée8-2/+419
2015-12-16fix issue #5 on githubMattias Andrée1-1/+1
2015-12-15update todo: host endian to network endian, and network endian to host endian, conversion functions for 64-bits.Mattias Andrée1-0/+2
2015-12-15update todoMattias Andrée1-0/+6
2015-12-04idea (optional security feature): shred unlinked file if there is no other linkMattias Andrée1-0/+1
2015-12-02typoMattias Andrée1-1/+1
2015-12-02m readmeMattias Andrée1-0/+11
2015-12-02copyoMattias Andrée1-1/+1
2015-12-01update todoMattias Andrée1-0/+10
2015-11-26docMattias Andrée1-3/+51
2015-11-26sprintf considered saferMattias Andrée2-0/+60
2015-11-26update todoMattias Andrée1-0/+3
2015-11-26implement machinesizeMattias Andrée2-7/+191
2015-11-25typoMattias Andrée1-2/+2
2015-11-25todo: ... and ptrdiff_tMattias Andrée1-2/+3
2015-11-25update todo: intptr_t can be wider than size_tMattias Andrée1-0/+3
2015-11-25m etymologyMattias Andrée4-6/+6
2015-11-25tell in doc in which version things were introducedMattias Andrée215-11/+2053
2015-11-25slibc-print does not define NULLMattias Andrée1-8/+0
2015-11-25typoMattias Andrée6-9/+9