android_external_toybox/lib
2014-03-29 18:11:00 -05:00
..
args.c Tweak args (yank old + that never worked, rename | to +), and add uname -o as a synonym for -s. 2013-09-21 13:46:44 -05:00
dirtree.c This inlines CRC64, and nothing more. 2013-07-06 11:26:15 -05:00
getmountlist.c Allow getmountlist to read fstab too. 2013-08-30 17:34:24 -05:00
help.c Fix conflicting types for show_help(). 2013-04-29 10:53:09 -05:00
lib.c Fix mkdir -p with absolute paths. 2014-03-24 06:26:49 -05:00
lib.h 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. 2014-03-29 18:11:00 -05:00
llist.c Adjust patch to use dlist_pop() 2013-09-09 05:26:52 -05:00
net.c Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config options isn't very interesting anymore. 2013-11-02 14:24:33 -05:00
password.c 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. 2014-03-29 18:11:00 -05:00
pending.c Move names_to_pid from pending to lib. 2013-12-19 09:32:30 -06:00
pending.h Move names_to_pid from pending to lib. 2013-12-19 09:32:30 -06:00
portability.c Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 2012-11-13 17:14:08 -06:00
portability.h 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. 2014-03-29 18:11:00 -05:00
xwrap.c 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. 2014-03-29 18:11:00 -05:00