OSDN Git Service

am 7e612cb8: (-s ours) am f41c7e0b: Merge remote-tracking branch \'toybox/master...
[android-x86/external-toybox.git] / lib / portability.h
2015-08-27 Elliott Hughesam 7e612cb8: (-s ours) am f41c7e0b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 707204ed: (-s ours) Revert "Don\'t add a symlink...
2015-08-27 Elliott Hughesam f5cef31b: (-s ours) am c96e4249: Don\'t add a symlin...
2015-08-27 Elliott Hughesam b2fcb6c8: (-s ours) am efac088b: Merge remote-tracki...
2015-08-27 Elliott Hughesam 2fc83b71: (-s ours) am 30b9035c: Merge "Redo mkstatu...
2015-08-27 Elliott Hughesam 56b81a01: (-s ours) am 3e713d86: Merge "Move the...
2015-08-27 Elliott Hughesam 2657806e: (-s ours) am 9f05d690: Merge "On testing...
2015-08-27 Elliott Hughesam 652655eb: (-s ours) am bef6d0ab: Merge "mknod: Add...
2015-08-27 Elliott Hughesam fb1ae07a: (-s ours) am e3764ccd: Regenerate generate...
2015-07-11 Elliott HughesFix 32-bit bionic toybox build.
2015-07-11 Elliott Hughesam f8b41e81: Fix 32-bit bionic toybox build.
2015-07-11 Elliott HughesFix 32-bit bionic toybox build.
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-07-10 Elliott Hughesam c96e4249: Don\'t add a symlink for killall --- it...
2015-05-31 Elliott Hughesam 8bdb3249: Merge remote-tracking branch \'toybox...
2015-05-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-18 Rob LandleyMore ls -Z upgrading. Move TOYBOX_SELINUX and TOYBOX_SM...
2015-05-16 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-15 Elliott Hughesam e69c92ad: Merge remote-tracking branch \'toybox...
2015-05-15 Elliott HughesMerge "Regenerate generated files."
2015-05-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-09 Rob LandleyMove not-curses code into interstingtimes.c
2015-05-07 Elliott HughesMerge remote-tracking branch 'goog/mnc-dev-plus-aosp...
2015-05-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-05-03 Rob LandleyMove a prototype to the start of portability.h (suggest...
2015-05-01 Rob LandleyPortability bits for the recent ls smack changes.
2015-04-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-04-18 Xavier RocheLink against libattr and libsmack.
2015-04-16 Rob LandleyPut SELINUX in a a menu, and add config option for...
2015-03-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-03-01 Rob LandleyOnly switch on printf format warnings for error_exit...
2015-03-01 Elliott Hugheslet the compiler check format strings
2015-02-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2015-02-06 Rob LandleyAlright, the Android guys agree with the musl guys...
2015-01-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into stuff
2015-01-23 Elliott HughesRevert "Fix "warning: implicit declaration of function...
2015-01-18 Rob LandleyLift the basename/libgen.h shenanigans back out of...
2015-01-18 Elliott Hughesfix non-glibc basename(3) usage
2015-01-17 Elliott HughesMerge "Regenerate the toybox generated files."
2015-01-17 Rob LandleyMove pty.h back to toys.h (under LSB 4.1 headers).
2015-01-17 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2015-01-17 Rob Landleyid.c #ifdefectomy. (ifdefs belong in headers, not in...
2015-01-17 Elliott HughesThis patch adds a TOYBOX_SELINUX configuration option...
2015-01-17 Elliott HughesMerge "Added tag 0.5.1 for changeset 62a7d617e1ce"
2015-01-16 Rob LandleyMove pty.h back to toys.h (under LSB 4.1 headers).
2015-01-16 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2015-01-16 Rob Landleyid.c #ifdefectomy. (ifdefs belong in headers, not in...
2015-01-16 Elliott HughesThis patch adds a TOYBOX_SELINUX configuration option...
2015-01-15 Elliott HughesFix "warning: implicit declaration of function 'basenam...
2015-01-15 Elliott HughesMerge changes Ide699acc,I774c599c,I5c419e37,I7f24174d...
2014-12-31 Rob LandleyWhen you include the posix header libgen.h, glibc ...
2014-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-05 Rob LandleyWork with buildroot's extensively patched uClibc, and...
2014-11-23 Elliott HughesMerge "As long as Android's going to require fortify...
2014-11-23 Elliott HughesMerge "A patch against your current ToT that builds...
2014-11-22 Rob LandleyAs long as Android's going to require fortify, fixup...
2014-11-22 Elliott HughesA patch against your current ToT that builds in AOSP
2014-11-21 Rob LandleyPatch from Elliott Hughes for Android/bionic build.
2014-11-20 Elliott HughesBuild toybox.
2014-11-19 Rob LandleyFixups for the android/bionic build probes patch.
2014-11-19 Isaac Dunhamprobe for getspnam(), forkpty(), utmpx, replace sethost...
2014-10-02 Rob LandleyWorkaround for musl's faccessat bug (the rm -r "error...
2014-09-20 Rob LandleyTweak portability.h for uClibc version in buildroot...
2014-09-06 Rob LandleyWork around uClibc brain-damage.
2014-08-12 Ashwini SharmaPatches to commands for issues reported from static...
2014-07-20 Rob LandleyAdd utf8 support to ls -C.
2014-05-06 Rob LandleyUse compiler built-in macros to determine if argument...
2014-04-16 Rob LandleyProbes for O_NOFOLLOW that compile and run something...
2014-03-29 Rob LandleyGroup headers by standard (POSIX or LSB) or function...
2014-01-28 Isaac DunhamTwo changes to shut up GCC:
2013-12-19 Rob LandleyOnly define MNT_DETACH for old glibc, portability.h...
2013-12-19 Rob LandleyRegression test against Ancient Build Environment ...
2013-03-12 Rob LandleyCompile time probe to fish O_NOFOLLOW out of linux...
2013-03-09 Rob LandleyO_NOFOLLOW is specified by posix-2008 and varies by...
2013-02-24 Rob LandleyComment updates and a policy statement about avoiding...
2013-02-04 Rob LandleyMore support for old (~2008) build environments, move...
2013-01-15 Rob LandleyWork around more random uClibc-specific breakage.
2012-12-01 Rob LandleyFix ancient glibc workaround to force fstatat64
2012-11-27 Rob LandleyThe headers of uClibc and older glibc got unhappy with...
2012-11-17 Rob LandleyMore touch cleanup to use generic infrastructure: use...
2012-11-13 Rob LandleyOlder versions of glibc predated posix-2008. They still...
2012-06-16 Rob LandleyMore header fiddling: crypt.h is silly, SUSv4 requires...
2012-03-20 Rob LandleyRemove "feature test macros", replace non-portable...
2012-03-16 Georgi ChorbadzhiyskiImplement Apple and Android versions of getline(),...
2012-03-08 Rob LandleyConsolidate headers.
2010-01-06 Rob LandleyShut up even MORE gcc/glibc spurious warnings.
2007-11-16 Rob LandleyAdd noreturn mark to [p]error_exit(), suggested by...
2007-02-13 Rob LandleyMacOS X has a defective sed with no -r.
2007-02-03 Rob LandleyTeach build to build only the toys/*.c selected in...
2007-01-19 Rob LandleyAdd fdprintf(). Remove reread() and rewrite() which...
2007-01-15 Rob LandleyAdd start of mke2fs/gene2fs, and some other stuff I...