android_external_toybox/lib
2013-12-27 18:45:01 -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
bunzip.c Whitespace tweaks and remove unused variable. 2013-10-06 16:02:20 -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 Move names_to_pid from pending to lib. 2013-12-19 09:32:30 -06:00
lib.h Pass through all the readfile() arguments from xreadfile(). 2013-12-27 18:45:01 -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 Attached is an implementation for groupdel. 2013-12-23 07:23:28 -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 Only define MNT_DETACH for old glibc, portability.h included _before_ sys/mount.h... 2013-12-19 15:11:45 -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 Pass through all the readfile() arguments from xreadfile(). 2013-12-27 18:45:01 -06:00