aboutsummaryrefslogtreecommitdiffstats
path: root/liberror-libc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix warningsMattias Andrée2021-12-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add liberror_setenv_failedMattias Andrée2021-12-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add function attributesMattias Andrée2021-12-101-24/+35
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add strdupMattias Andrée2021-12-101-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add liberror_send_require and liberror_send_shortMattias Andrée2021-12-101-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add lseekMattias Andrée2021-12-101-0/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add liberror_recv_require and liberror_recv_shortMattias Andrée2021-12-101-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add some functions and add functions with _failed suffixMattias Andrée2019-11-011-0/+28
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* shutdown: add name parameterMattias Andrée2019-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2019-04-121-0/+19
Signed-off-by: Mattias Andrée <maandree@kth.se>