genode/repos/libports/src/lib
Christian Helmuth e708bbe2c6 libc: do not zero errno on success in vfs plugin
The manpage to errno tells the following story:

The <errno.h> header file defines the integer variable errno, which is
set by system calls and some library functions in the event of an error
to indicate what went wrong. Its value is significant only when the
return value of the call indicated an error (i.e., -1 from most system
calls; -1 or NULL from most library functions); a function that
succeeds is allowed to change errno.

Valid error numbers are all nonzero; errno is never set to zero by any
system call or library function.
2014-11-12 14:44:16 +01:00
..
curl libports: enable curl on arm 2014-05-27 11:14:45 +02:00
egl mesa: apply patches (fix #1193) 2014-06-27 14:05:50 +02:00
exfat libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
ffat libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
fribidi Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
fuse Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
fuse-ext2 libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
gallium mesa: apply patches (fix #1193) 2014-06-27 14:05:50 +02:00
gmp Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
jitterentropy libports: add jitterentropy-20140411 2014-08-26 11:00:13 +02:00
libav Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc libc: do not zero errno on success in vfs plugin 2014-11-12 14:44:16 +01:00
libc_ffat Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_fuse Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_lock_pipe Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_lwip libc_lwip: 'fcntl()' fix 2014-10-10 13:02:46 +02:00
libc_lwip_loopback Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_lwip_nic_dhcp Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_resolv Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_terminal Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libdrm Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libiconv/private libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
libpng Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libssh Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lwip libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
ntfs-3g libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
openssl libcrypto: remove MD2, RC5 and store 2014-08-22 16:16:41 +02:00
pcre libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
pthread pthread: remove obsolete warning avoidance 2014-06-26 12:06:15 +02:00
python libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
qt5 qt5: support window resizing by window manager 2014-10-10 13:02:38 +02:00
readline Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
sdl sdl: evaluate the motion event type 2014-10-10 13:02:46 +02:00
sdl_net libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
vfs/jitterentropy vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00