1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-29 03:17:53 -04:00
elinks/src/main
Witold Filipczyk e6e8b3407d IPC: added the prefix 'my' to the semaphore functions.
sem_wait is already in libc (/usr/include/semaphore.h).
shmat returns -1 on failure, so check for it.
2007-07-16 23:18:05 +02:00
..
event.c Fix compiler errors without HAVE_VARIADIC_MACROS. 2007-05-01 20:04:10 +02:00
event.h Bug 810: Add a few comments pointing to the bug. 2006-09-24 00:21:03 +03:00
interlink.c interlink: exported get_sun_path. 2007-07-14 16:45:32 +02:00
interlink.h interlink: exported get_sun_path. 2007-07-14 16:45:32 +02:00
main.c IPC: added the prefix 'my' to the semaphore functions. 2007-07-16 23:18:05 +02:00
main.h epoll is fashionable. 2006-12-31 19:05:43 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
module.c Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
module.h Revert "Added macro foreach_module_builtin. Killed some warnings of gcc-4.2." 2007-02-18 09:44:35 +01:00
object.h Revert "Killed warnings: uri_cache always evaluate as true" 2007-02-18 09:42:20 +01:00
select.c epoll: use EPOLLHUP 2007-01-08 20:28:22 +01:00
select.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
timer.c Bug 868: check_timers: Don't keep pointers to other timers past timer->func. 2006-12-02 21:00:32 +02:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
version.c Insert newlines and remove parenthesis in -version and Info box display. 2007-05-01 20:36:49 +02:00
version.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00