File history
Tracking libc/misc/mktemp.c
| Commit | Author | Date | Message |
|---|---|---|---|
786b8de89360ee1ded2ad4c19468538014a4e3a | Chuck Coffing | 2022-11-24 | [libc] Avoid some repeated operations in mktemp & tmpnam; saves a few bytes |
b5f2a826b115d08dd8614334ca5786f29121b47 | Greg Haerr | 2022-07-27 | [kernel][libc] cleanup various header files and compiler warnings |
73c4a0c417fc1b020966c61a8eca39567fdba44 | Greg Haerr | 2020-03-23 | [libc] Libc header file cleanup |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
a58acc6cc14adec09e13776709d979127663ea6 | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `libc/` |
8c7ee37f4cf7d09cd4d6519a3a597e9b52abcda | Gregory Haerr | 2020-03-06 | Fix build failure (#420) |
17097c7dd5297a6f3c99c47a5c7764b0ed16502 | Andrew Richards | 1999-08-26 | Added lib directory |