disable length applet. ${#var} and echo -n "$var" | wc -c are portable equivalents
[oweals/busybox.git] / include / libbb.h
2011-01-25 Denys Vlasenkomove utmp.h include to libbb.h
2011-01-25 Davide Cavalcaadd ENABLE_FEATURE_SYSTEMD and use it in syslogd
2011-01-24 Denys Vlasenkonicer looking ifdef in libbb/makedev.c
2011-01-24 Chris ReesFreeBSD compat
2011-01-24 Chris ReesFreeBSD compat
2011-01-23 Denys Vlasenkolibbb: make ndelay_no/off a bit more clever. +14 bytes
2011-01-17 Denys Vlasenkoinsmod: check for module read errors
2011-01-16 Tito Ragusamove passwd, shadow, group and gshadow path definitions...
2010-12-05 Lauri Kasanenpstree: new applet. +1664 bytes
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-27 Denys Vlasenkolibbb: introduce and use common crc32 routine
2010-10-25 Kevin Cernekeefdisk: initial stab at GPT partition support
2010-10-24 Denys Vlasenkoremove unused SC_x (serial port names) defines
2010-10-23 Denys Vlasenkolibbb: introduce and use strcpy_and_process_escape_sequ...
2010-10-22 Alexander Shishkin*: introduce and use xmkstemp. -65 bytes.
2010-10-19 Denys Vlasenkolibbb/hash_md5_sha: use common ctx and code for md5...
2010-10-18 Denys Vlasenkohash_md5_sha: use common finalization routine for MD5...
2010-10-18 Denys Vlasenko*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes...
2010-10-18 Denys Vlasenko*: use SWAP_BE64 instead of open-coding it
2010-10-17 Denys Vlasenkobring md5 and sha1 names closer. no code changes
2010-10-16 Denys VlasenkoshaN: code shrink
2010-10-16 Denys Vlasenkomd5: code shrink; and use 64-byte temp buf, not 128...
2010-10-16 Denys Vlasenko*: pass md5/shaN context pointer as 1st arg, not last
2010-10-15 Denys Vlasenkolibbb/md5: code shrink
2010-09-16 Denys Vlasenkolibbb: merge mail and uudecode's base64 decoders
2010-09-01 Denys Vlasenkolibbb: xfunc_error_retval can be a byte
2010-09-01 Denys Vlasenkobetter shared strings trick
2010-08-31 Denys Vlasenkolibbb: add xfstat function
2010-08-28 Alexander Shishkinpmap: new applet. +1k.
2010-08-22 Denys Vlasenkopatch: support "patch [FILE [PATCH]]" format
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenkolibbb: factor out common code from mpstat/iostat
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-08-06 Waldemar BrodkorbOpenBSD compatibility
2010-07-18 Jeremie Koeniglibbb.h: add device names for Hurd and FreeBSD
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-07-03 Lauri Kasanenlosetup: use LOOP_foo defines
2010-06-27 Ladislav Michl*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix,...
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-21 Denys Vlasenkobootchartd: added optional compat features
2010-06-07 Denys Vlasenkobbconfig: make it independent from printf functions
2010-06-06 Denys Vlasenkopipe_progress: make it independent of printf machinery
2010-05-30 Denys Vlasenko*: teach tar et. al. to understand .xz by heart
2010-05-06 Denys Vlasenkorpm: code shrink. Now uses open_zipped's logic (factore...
2010-04-06 Denys Vlasenkolibbb: add skip_dev_pfx()
2010-04-06 Denys Vlasenkotelnetd: fill hostname field in utmp/wtmp records
2010-04-05 Denys Vlasenkotelnetd: write LOGIN/DEAD_PROCESS utmp records. Closes...
2010-04-05 Denys Vlasenkolibbb: split update_utmp from login/getty in preparatio...
2010-04-04 Denys Vlasenkolibbb: factor out hex2bin() for infiniband address...
2010-03-26 Jérémie KoenigHurd compat fixes. Mostly dealing with absent PATH_MAX
2010-03-18 Denys Vlasenko*: code shrink and better "died from signal" reporting...
2010-03-11 Denys Vlasenkolineedit: fix another corner case with bad unicode...
2010-03-09 Tomas Heinrichlineedit: invalid unicode characters are replaced with...
2010-03-05 Denys Vlasenkotftp: do not show progress bar if we get error right...
2010-02-26 Denys Vlasenkosu: move restricted_shell into su.c (the only user)
2010-02-26 Denys Vlasenkosetup_environment(): eliminate one parameter
2010-02-26 Bernhard Reutner... crontab: use setup_environment
2010-02-02 Denys Vlasenkomore thorough fix for systems with strange socklen_t
2010-02-02 Denys Vlasenkostat: get rid on intmax_t
2010-02-01 Denys VlasenkomkXXXX: unify [KBYTES] parameter handling (added it...
2010-01-31 Denys Vlasenkols: unicode fixes
2010-01-18 Denys Vlasenkols: make it so that group never glues itself to file...
2010-01-15 Denys Vlasenkocp: fix -H handling
2010-01-12 Denys Vlasenkolibbb: introduce and use monotonic_ms
2010-01-09 Denys Vlasenko*: make it easier to distinquish "struct tm", pointer...
2010-01-04 Denys Vlasenko*: make 2 more "int argc"'s unused; more saved if ...
2009-11-28 Denys Vlasenko*: remove a few more cases of argc usage. -89 bytes.
2009-11-25 Denys Vlasenkontpd: and real handling for -N, show usage w/o options...
2009-11-24 Denys Vlasenkontpd: locally bind every peer socket. +22 bytes
2009-11-18 Denys Vlasenkolibbb: robustify isXXXX(). +39 bytes
2009-11-15 Denys Vlasenkolibbb: added xfdopen_for_read/write
2009-11-14 Bernhard Reutner... use utimes() rather than obsolescent utime()
2009-11-08 Magnus Dammwget: factor out progress bar code
2009-11-04 Denys Vlasenkolibbb.h: remove two over-zealous RETURNS_MALLOC
2009-11-02 Denys Vlasenkoinclude/libbb.h: mark malloc-returning functions with...
2009-11-02 Denys Vlasenko*: introduce and use ffulsh_all()
2009-10-27 Bernhard Reutner... add and use xopen_nonblocking (-18b)
2009-10-25 Denys Vlasenkoread_key: remove handling for ctrl-up/down, we don...
2009-10-25 Denys Vlasenkolineedit: handle Ctrl-arrows
2009-10-23 Denys Vlasenkolibbb.h: tidy it up a bit. no code changes (verified)
2009-10-23 Denys Vlasenkofix isalnum and isxdigit. Unfortunately, +285 bytes
2009-10-23 Denys Vlasenkoeliminate all remaining users of ctype. ~600 byte large...
2009-10-23 Denys Vlasenko*: optimize most of isXXXXX() macros
2009-10-23 Denys Vlasenkolibbb: smaller isdigit. -95 bytes
2009-10-22 Denys Vlasenko*: use better isspace implementation
2009-10-19 Denys Vlasenkorandomconfig fixes
2009-10-15 Vladimir Dronnikovmove generate_uuid from mkswap to libbb
2009-10-12 Denys Vlasenkolibbb/human_readable.c: shrink; and reduce bss usage
2009-10-05 Denys Vlasenkounpackers: check errors from close() too
2009-09-29 Denys Vlasenkofind: -follow should not error out on dandling links
2009-09-22 Denys Vlasenkops: fix compile breakage
2009-09-19 Denys Vlasenkops,top: add an option to show threads. +260 bytes of...
2009-09-11 Denys Vlasenkofix read_cmdline API and a small buglet where "[comm...
2009-09-06 Denys Vlasenkodocumentation and typo fixes. By Dan Fandrich (dan...
2009-09-06 Denys Vlasenkoremove some GNUisms. by Dan Fandrich (dan AT coneharves...
2009-08-21 Denys Vlasenkofix duplicate FAST_FUNC FAST_FUNC
2009-07-28 Alexander Shishkinmake find_pid_by_name look at /proc/PID/exe too
2009-07-18 Denys Vlasenkofix mountpoint test to not prevemt mkfs_xxx from making...
2009-07-18 Denys Vlasenkotouch: implement -d --date (our own testsuite needs...
next