OSDN Git Service

Group headers by standard (POSIX or LSB) or function (internationalization, networkin...
authorRob Landley <rob@landley.net>
Sat, 29 Mar 2014 23:11:00 +0000 (18:11 -0500)
committerRob Landley <rob@landley.net>
Sat, 29 Mar 2014 23:11:00 +0000 (18:11 -0500)
commit5b405827a2fa4c928c488f3e7b0197dfec60dcc2
treee8bbf1f2f4b8f70bd7e0682e0440ac64735096a4
parentd4f01257d9d3b0d776114046a43d237a424fef77
Group headers by standard (POSIX or LSB) or function (internationalization, networking). Move headers standards ignore (but which have been there >15 years) to lib/portability.h. Fold xregcomp into lib since it's posix.
lib/lib.h
lib/password.c
lib/portability.h
lib/xregcomp.c [deleted file]
lib/xregcomp.h [deleted file]
lib/xwrap.c
toys.h
toys/pending/mdev.c
toys/pending/mkpasswd.c
toys/pending/sed.c
toys/posix/nl.c