9
0
Fork 0
barebox/lib
Sascha Hauer 06a20b38f8 Add notifier framework
This is loosely based on the Linux notifier framework, but
stripped down to the bare minimum.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-05-13 16:00:11 +02:00
..
Kconfig U-Boot-V2:Bitops: asm-generic bitops 2008-08-15 08:47:49 +02:00
Makefile Add notifier framework 2009-05-13 16:00:11 +02:00
bus.c fix compiler warning 2009-04-07 10:42:33 +02:00
bzlib.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_crctable.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_decompress.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_huffman.c svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_private.h svn_rev_639 2007-07-05 18:02:12 +02:00
bzlib_randtable.c svn_rev_639 2007-07-05 18:02:12 +02:00
crc16.c svn_rev_643 2007-07-05 18:02:13 +02:00
crc32.c export symbols 2007-10-07 14:27:24 +02:00
ctype.c svn_rev_639 2007-07-05 18:02:12 +02:00
display_options.c export symbols 2007-10-07 14:27:24 +02:00
div64.c svn_rev_639 2007-07-05 18:02:12 +02:00
driver.c use bus remove function 2009-04-07 10:42:33 +02:00
find_next_bit.c U-Boot-V2:Bitops: asm-generic bitops 2008-08-15 08:47:49 +02:00
fnmatch.c [general] remove HAVE_CONFIG_H 2008-04-07 11:40:55 +02:00
getopt.c Export symbols printf and the ones needed for getopt 2007-10-01 10:26:45 +02:00
glob.c add globbing support 2008-03-09 22:35:38 +01:00
gunzip.c add gunzip 2007-07-05 21:23:42 +02:00
kfifo.c add kernel kfifo implementation 2007-09-21 21:29:32 +02:00
ldiv.c svn_rev_639 2007-07-05 18:02:12 +02:00
libbb.c export symbols 2007-10-07 14:27:24 +02:00
libgen.c fix dirname if called with something like "/path" 2008-03-11 21:46:40 +01:00
make_directory.c export symbols 2007-10-07 14:27:24 +02:00
misc.c replace 8 spaces with tabs 2007-10-11 20:56:18 +02:00
notifier.c Add notifier framework 2009-05-13 16:00:11 +02:00
parameter.c Fix string_to_ip 2008-08-20 17:46:47 +02:00
readkey.c export functions 2007-10-04 12:37:06 +02:00
readline.c readline: Fix wrong screen reprinting. Try: 2008-03-02 17:24:05 +01:00
readline_simple.c implement TAB completion 2008-03-01 21:08:14 +01:00
recursive_action.c export symbols 2007-10-07 14:27:24 +02:00
string.c string: add typechecking for strchr, strrchr, strstr 2008-08-20 17:46:54 +02:00
stringlist.c add stringlist function. They can be used to build a list 2008-03-11 21:38:22 +01:00
vsprintf.c export symbols 2007-10-07 14:27:24 +02:00
xfuncs.c export functions 2007-10-04 12:33:20 +02:00
zlib.c svn_rev_639 2007-07-05 18:02:12 +02:00