File history
Tracking libc/getent/getpwuid.c
| Commit | Author | Date | Message |
|---|---|---|---|
4536d5f582833965c985f006fa7dc378d0907e0 | Greg Haerr | 2023-09-02 | [libc] Rewrite getpw/getgr routines to cache opens |
d14eb6b0f140f698d72370ed1dc8c30f02ff020 | Chuck Coffing | 2023-02-26 | Reduce redundant code in getent |
553732b10e8d59fb220344ae218f3c685a2c8b0 | Chuck Coffing | 2023-02-25 | Standardize formatting, no functional changes |
ae7d1741df7f20c97edff4e5bebd5f370f8a579 | Greg Haerr | 2022-03-06 | [cmds] More reduction in commands size, cleanup libc paths |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
c1e6231684f854652e5f9bd80d83a3f9b1baf0a | Jody Bruchon | 2020-03-08 | libc: automated cleanup around the == operator |
a58acc6cc14adec09e13776709d979127663ea6 | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `libc/` |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
b7ddaed8627add9efc1a1c9c6126b7630e3d784 | Jody Bruchon | 2015-03-05 | Mute a Makefile command, tons of code style/whitespace fixes |
5da9c238f91a39896a16fc2ea7d868b05b912e1 | Andrew Richards | 1999-12-07 | Updated ls.c and date.c and various fixes by Mario Frasca |