Ben Pfaff
|
6a0061cbf5
|
fatal-signal: New function fatal_signal_unlink_file_now().
This is a helper function that combines two actions that callers commonly
wanted. It will have an additional user in an upcoming commit.
|
2009-09-21 16:44:58 -07:00 |
|
Justin Pettit
|
be2c418b73
|
Cleanup isdigit() warnings.
NetBSD's gcc complains if isdigit()'s argument is an unadorned char. This
provides an appropriate cast.
|
2009-08-25 14:11:44 -07:00 |
|
Ben Pfaff
|
fd30311c87
|
shash: Introduce new macros SHASH_FOR_EACH, SHASH_FOR_EACH_SAFE.
This is both more convenient and cleaner than using HMAP_FOR_EACH(_SAFE)
directly.
|
2009-07-30 16:07:13 -07:00 |
|
Ben Pfaff
|
a14bc59fb8
|
Update primary code license to Apache 2.0.
|
2009-06-15 15:11:30 -07:00 |
|
Ben Pfaff
|
064af42167
|
Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
|
2009-07-08 13:19:16 -07:00 |
|