more -Wall warning fixes. -Wall is enabled now.
[platform/upstream/busybox.git] / include / libbb.h
2008-05-18 Denis Vlasenkomore -Wall warning fixes. -Wall is enabled now.
2008-05-16 Bernhard Reutner... - fix bug where we incorrectly rejected ifconfig eth0...
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-05-07 Denis Vlasenkohttpd: fix several bugs triggering by realtive path...
2008-04-27 Denis Vlasenkocp: fix "cp -RL" to create regular files even if src...
2008-04-21 Denis Vlasenkotentative fix for ppc64 problems with ioctl.
2008-04-19 Denis Vlasenkolibbb: introduce xmalloc_xopen_read_close and use where...
2008-04-06 Denis Vlasenkobrctl: optional support for "show" cmd (by L. Gabriel...
2008-04-01 Denis Vlasenkoshells: do not frocibly enable test, echo and kill...
2008-03-30 Denis Vlasenkolibbb: preventive fix for SIGxxx >= 32
2008-03-28 Denis Vlasenkocopy_file: handle "cp /dev/foo file" (almost) compatibl...
2008-03-26 Denis Vlasenko*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-24 Denis Vlasenkolpd: fix OOM vulnerability (was eating arbitrarily...
2008-03-20 Denis Vlasenkosmall NOMMU fixes
2008-03-19 Denis Vlasenkoadduser/addgroup: check username for invalid chars
2008-03-19 Denis Vlasenko*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier...
2008-03-17 Denis Vlasenko*: fix various kinds of damage to letter 'c' in Arkadiu...
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2008-03-17 Denis Vlasenkodnsd: properly set _src_ IP:port on outgoing UDP packets
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-03-17 Denis Vlasenkodos2unix: tiny shrink
2008-03-17 Denis Vlasenkolibbb: introduce and use sigprocmask_allsigs and sigact...
2008-03-12 Denis Vlasenkolibbb: introduse and use signal_[no_]SA_RESTART_empty_m...
2008-03-12 Denis Vlasenkoinetd: make it NOMMU-capable and IPv6-friendly. Lots...
2008-03-12 Denis Vlasenkocrond: make it NOMMU-capable
2008-03-02 Denis Vlasenkolibbb: inntroduce and use bb_pstrcmp() and qsort_string...
2008-02-27 Denis Vlasenko*: add optimization barrier to all "G trick" locations
2008-02-27 Denis Vlasenkoscript: new applet by Pascal Bellard <pascal.bellard...
2008-02-25 Denis Vlasenko*: intrduce and use safe_gethostname. By Tito <farmatit...
2008-02-25 Denis Vlasenkolpd: spool mode added by Vladimir
2008-02-24 Denis Vlasenkoless,klogd,syslogd,nc,tcpudp: exit on signal by killing...
2008-02-23 Denis Vlasenkoless: update line input so that it doesn't interfere...
2008-02-20 Denis Vlasenkolibbb: introduce and use nonblock_safe_read(). Yay!
2008-02-18 Denis Vlasenkomount: recognize "dirsync" (closes bug 835)
2008-02-17 Denis Vlasenkolibbb: introduce and use xrename and rename_or_warn.
2008-02-16 Denis Vlasenkolibbb: introduce bb_signals and bb_signals_recursive,
2008-02-16 Denis Vlasenko*: more readable handling of pipe fds. No code changes.
2008-02-16 Denis Vlasenkorandom s/short/int/
2008-02-10 Denis Vlasenkohush: reinstate `cmd` handling for NOMMU (with fat...
2008-02-07 Mike Frysingersome more fixes for cross-compiling on an OS X host...
2008-02-07 Mike Frysingeronly include mntent.h according to HAVE_MNTENT_H and...
2008-02-02 Denis Vlasenkomsh: fix Ctrl-C handling with line editing
2008-01-29 Bernhard Reutner... - be C99 friendly. Anonymous unions are a GNU extension...
2008-01-28 Denis Vlasenko*: tidy up usage of char **environ
2008-01-13 Bernhard Reutner... - fix commentary typo
2008-01-06 Denis Vlasenkops: fix overflow in USER and VSZ columns
2008-01-05 Denis Vlasenkops: add conditional support for -o [e]time
2008-01-02 Denis Vlasenkolibbb: introduce and use safe_waitpid (loops in EINTR)
2007-12-30 Denis Vlasenkolibbb: introduce fputc_printable (from ed)
2007-12-26 Denis VlasenkoFix xmalloc_fgets_str so that it really does NOT strip...
2007-11-28 Denis Vlasenkoreorganize applet table. Eliminates pointers to names.
2007-11-24 Denis Vlasenkoremove echo_main -> bb_echo indirection
2007-11-22 Denis Vlasenkoash: fix bug where redirection of closed fd was leaving...
2007-11-18 Denis Vlasenkoip: stop propagating argc; optimize ip_parse_common_args
2007-11-16 Denis Vlasenkodmesg,klogd: make code more readable
2007-11-08 Paul Foxxmalloc_follow_symlinks() -- fix ELOOP issue with absol...
2007-11-08 Paul Foxnew xmalloc_readlink_follow() routine to fully expand...
2007-11-06 Denis Vlasenkologin: clear dangerous environment variables if started...
2007-11-04 Denis Vlasenkoifconfig: code shrink
2007-10-20 Denis Vlasenkoping: fix breakage from -I fix
2007-10-13 Denis Vlasenkobzip2: port bzip2 1.0.4 to busybox. note: bzip2 code...
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-10 Denis Vlasenkoget rid of global "struct bb_applet *current_applet"
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-09-30 Denis Vlasenkointroduce and use close_on_exec_on(fd). -50 bytes.
2007-09-30 Denis Vlasenkoprint_signames_and_exit -> print_signames (because...
2007-09-29 Denis Vlasenkopgrep,pkill: new applets by Loic Grenie <loic.grenie...
2007-09-27 Denis Vlasenkoremove stray '/*' within comment
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-09-27 Denis Vlasenkointroduce safe_poll (fixes a problem in top)
2007-09-25 Denis Vlasenkodocumentation bits in comments, no code changes
2007-09-24 Denis Vlasenko*: kill bb_get_last_path_component, replace with two...
2007-09-10 Denis Vlasenkosetup_environment: code shrink
2007-09-08 Denis Vlasenkotop: TOPMEM feature - 's(how sizes)' command. +2.5k...
2007-09-05 Denis Vlasenkobusybox --install -s: prevent puzzling "/bin/busybox...
2007-09-04 Denis Vlasenkotar: conditionally don't wait for vforked child to...
2007-08-29 Denis Vlasenkovsz and rss are unsigned longs (ulong ~= width of void* =>
2007-08-28 Denis Vlasenkotop: use poll instead of select for waiting on one...
2007-08-26 Denis Vlasenkops: fix RSS parsing (rss field in /proc/PID/stat is...
2007-08-19 Denis Vlasenkolibbb,crond,lash: fix getopt32 (don't know how it manag...
2007-08-18 Denis Vlasenkomake standalone httpd work on NOMMU machines
2007-08-18 Denis Vlasenkointroduce and use xdup2(int, int)
2007-08-17 Denis Vlasenkohttpd shring and logging update, part 1 or 7
2007-08-16 Denis Vlasenkoadd comments regarding SO_REUSEADDR
2007-08-16 Denis VlasenkoComment out "#include <strings.h>" everywhere
2007-08-15 Denis Vlasenkov[hp]error_msg have 2-3 callsites only -> incorporate...
2007-08-15 Denis Vlasenkoif pidfile turned out to be !regular file, do not unlin...
2007-08-14 Denis Vlasenkotrylink: automatically use custom link script if user...
2007-08-13 Denis Vlasenkos/#ifdef CONFIG_/#if ENABLE_/g
2007-08-09 Denis Vlasenkols,ps,watch: measure terminal width on fd 0, not 1
2007-08-03 Denis Vlasenkomount: print errno on NFS error (again)
2007-08-02 Denis Vlasenkoudhcp: slight shrink
2007-08-02 Denis Vlasenkostart_stop_daemon: NOMMU fixes, round 2 by Alex Landau...
2007-07-31 Denis Vlasenkostart_stop_daemon: NOMMU fix; smaller fixes
2007-07-27 Denis Vlasenkofix for suffix optimization (which was in previous...
2007-07-27 Denis Vlasenkomultiplier suffixes are short, store them directly...
2007-07-27 Denis Vlasenkopasswd: fix bug: we are trying to update shadow even...
2007-07-27 Denis Vlasenkobb_getpwuid, bb_getgrgid: change order of arguments...
next