efl/legacy
Vincent Torri b9728980ab * AUTHORS:
* src/lib/Evil.h:
	* src/lib/Makefile.am:
	* src/lib/evil_inet.c:
	* src/lib/evil_mman.c:
	* src/lib/evil_stdio.c:
	* src/lib/evil_stdio.h:
	* src/lib/evil_stdlib.c:
	* src/lib/evil_util.c:
	* src/lib/sys/mman.h:
	* src/lib/evil_printa.c (added):
	* src/lib/evil_pformatw.c (added):
	* src/lib/evil_pformat.h (added):
	* src/lib/evil_printw.c (added):
	* src/lib/evil_print.h (added):
	* src/lib/evil_macro.h (added):
	* src/lib/evil_pformata.c (added):
	Add POSIX printf family. Code taken from the MinGW-w64
	project and modified to be integrated into Evil.
	* src/bin/Makefile.am:
	* src/bin/evil_suite.c:
	* src/bin/evil_test_util.h (added):
	* src/bin/evil_test_print.c (added):
	* src/bin/evil_test_print.h (added):
	* src/bin/evil_test_util.c (added):
	Add util and printf unit tests
	* src/lib/evil_errno.c:
	* src/lib/errno.h (deleted):
	* src/lib/mingw32ce (added):
	* src/lib/mingw32ce/errno.h (added):
	Move errno.h for Windows CE in its own directory to
	suppress conflicts with standard errno.h when compiling
	for Windows XP.
	* src/lib/dlfcn/dlfcn.c:
	* src/lib/evil_link_ce.c:
	* src/lib/evil_main.c:
	* src/lib/evil_unistd.c:
	Define WIN32_LEAN_AND_MEAN only if it's not defined.
	* src/lib/evil_fcntl.c:
	Remove debug.
	* src/bin/evil_test_dlfcn.c:
	* src/bin/evil_test_environment.c:
	* src/bin/evil_test_gettimeofday.c:
	* src/bin/evil_test_link.c:
	* src/bin/evil_test_mkstemp.c:
	* src/bin/evil_test_pipe.c:
	* src/bin/evil_test_realpath.c:
	Remove warnings.
	* src/lib/evil_link_xp.cpp:
	Formatting.



SVN revision: 68084
2012-02-17 20:48:11 +00:00
..
ecore null check 2012-02-16 21:57:34 +00:00
edje Edje.h: add @since 1.2 in Edje_Input_Panel_Lang, Edje_Input_panel_Return_Key_Type 2012-02-16 00:40:56 +00:00
eet eet: add support for statistique. 2012-02-10 15:30:33 +00:00
eeze eeze: fix warnings. 2012-01-19 15:55:03 +00:00
efreet efreet: Remove unneeded headers 2012-01-20 19:54:20 +00:00
eina Eina value example with user defined type. 2012-02-17 18:52:58 +00:00
eio eio: fix a doc typo. 2012-02-13 09:06:28 +00:00
embryo fix @dates in each header file 2012-02-05 23:37:45 +00:00
emotion fix @dates in each header file 2012-02-05 23:37:45 +00:00
escape Escape: ecrustified 2011-11-05 17:50:23 +00:00
ethumb ethumb: Updated .gitignore 2012-01-13 10:27:34 +00:00
evas [Evas] Use the right size for parent smart class on 2012-02-16 16:27:21 +00:00
evil * AUTHORS: 2012-02-17 20:48:11 +00:00