android_external_toybox/lib
2014-02-16 11:09:23 -06: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 Various cleanups found by Tom Sparrow's static analysis. 2014-02-16 11:09:23 -06:00
lib.h Move bunzip2 logic from lib into bzcat. 2014-02-07 07:56:46 -06: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 Rename xmsprintf() to just xmprintf(). 2014-01-16 09:26:50 -06: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 Two changes to shut up GCC: 2014-01-28 10:10:25 -06:00
xregcomp.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
xregcomp.h Add sync and an incomplete version of mdev. 2007-04-23 15:45:55 -04:00
xwrap.c Rename xmsprintf() to just xmprintf(). 2014-01-16 09:26:50 -06:00