4lDO2
|
75d1c67ca2
|
Switch to a lightweight CStr wrapper
|
2023-11-04 18:29:38 +00:00 |
|
Ian Douglas Scott
|
f195c8c126
|
Correctly parse /etc/passwd and /etc/group on Redox
Redox uses `;` as separators in these files, and doesn't have the
"password" flag in `/etc/group`. With these, it seems to parse fine.
|
2023-11-01 19:31:46 -07:00 |
|
4lDO2
|
ae46e37ca7
|
Run rustfmt
|
2023-10-26 15:51:04 +02:00 |
|
4lDO2
|
7fce3c5734
|
Fix grp.h soundness and incorrect ::libc usage.
|
2023-10-26 15:34:55 +02:00 |
|
Jacob Schneider
|
2f887ae434
|
Groups
|
2023-08-21 12:05:16 +00:00 |
|
jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Jeremy Soller
|
a39f170ed3
|
Reenable grp header (for git)
|
2018-12-02 12:35:38 -07:00 |
|
Jeremy Soller
|
950b4526c7
|
- Disable output of empty header files
- Remove incorrect header styles
- Use export.replace where header style was previously needed
- Check compilation of tests using system gcc
|
2018-11-26 21:35:02 -07:00 |
|
Jeremy Soller
|
7ab700315d
|
Fix warnings and add c_str
|
2018-08-26 15:15:29 -06:00 |
|
Jeremy Soller
|
c20ce5ffed
|
Large reorganization of headers (WIP)
|
2018-08-26 08:11:35 -06:00 |
|