android_external_toybox/lib
2013-11-03 17:09:33 -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 Refactor terminal querying. 2013-10-27 00:02:56 -05:00
lib.h Prep work for useradd by Ashwini Sharma. 2013-10-16 19:30:17 -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 Fix off by one, pointed out by Ashwini Sharma. 2013-11-03 17:09:33 -06:00
pending.c Ah, that's why commit 1057 was skipped last pull: it was unfinished. Oops. (Fix it.) 2013-09-11 12:09:53 -05: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 Compile time probe to fish O_NOFOLLOW out of linux headers when fcntl doesn't conform to posix-2008. 2013-03-11 22:23:46 -05: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 Give xstrncpy() a more informative error message. 2013-11-02 14:24:54 -05:00