Jonas 'Sortie' Termansen
|
74fe008001
|
Silence static analysis warnings.
|
2016-01-08 00:48:01 +01:00 |
|
Jonas 'Sortie' Termansen
|
6d052efd19
|
Fix unbounded memory usage and infinite loop in fgetgrent_r(3).
|
2015-06-27 17:06:44 +02:00 |
|
Jonas 'Sortie' Termansen
|
b30878e816
|
Fix libc files not including <stdalign.h> if using alignas(3).
|
2014-05-28 22:18:54 +02:00 |
|
Jonas 'Sortie' Termansen
|
76036892c2
|
Fix missing parentheses in grp and pwd implementation.
|
2014-05-16 14:06:36 +02:00 |
|
Jonas 'Sortie' Termansen
|
ace4a6cc54
|
Fix unportable gid_t parsing in fgetgrent_r(3).
|
2013-12-30 20:46:22 +01:00 |
|
Jonas 'Sortie' Termansen
|
3785beb7f5
|
Implement the <grp.h> API properly.
|
2013-12-17 14:30:43 +01:00 |
|
Jonas 'Sortie' Termansen
|
6259878db3
|
Move grp.h functions into their own directory.
|
2013-12-17 14:30:37 +01:00 |
|