Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / platform.c
2015-04-25 Matt WhitlockBionic lacks ttyname_r; provide a workaround
2014-04-13 Bernhard Reutner... libbb: provide usleep() fallback implementation
2013-02-10 Denys Vlasenkovasprintf: return -1 on strdup failure
2013-02-07 Denys Vlasenkovasprintf: do not use xmalloc, it will deadlock on OOM
2011-06-29 Timo Terasplatform.c: provide getline implementation
2011-04-17 Denys Vlasenkostraighten out dprintf/fdprintf mess; remove old "defin...
2011-02-13 Dan FandrichMove stpcpy replacement function into libbb
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-06-19 Dan FandrichAdded code for nonstandard function strsep()
2009-11-17 Denys Vlasenkolibbb: fix vasprintf implementation
2009-11-01 Dan FandrichAdd more compat code for non GNU environments
2009-10-27 Dan Fandrichplatform compatibility work (by Dan Fandrich)