genode/repos/libports/src/lib/libc
Emery Hemingway 0a01edded2 Path::strip_last_element removes path delimiter
Remove the trailing slash of a path where the path is not "/".
New Path::append_element convenience function.

Fixes #1744
2016-06-28 11:09:27 +02:00
..
include/spec Move server API concept to base framework 2016-04-11 11:51:46 +02:00
patches libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
atexit.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
clock_gettime.cc libc: utilize Rtc_file_system in time functions 2014-08-22 16:16:41 +02:00
dummies.cc Libc: sigprocmask reports all signals blocked 2016-01-13 11:13:52 +01:00
dynamic_linker.cc base: Genode's dynamic linker 2014-11-12 14:44:15 +01:00
environ.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
errno.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
exit.cc libc: remove debugging artifact from exit() 2015-05-26 09:39:53 +02:00
fd_alloc.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
file_operations.cc Path::strip_last_element removes path delimiter 2016-06-28 11:09:27 +02:00
gai_strerror.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
gettimeofday.cc libc: utilize Rtc_file_system in time functions 2014-08-22 16:16:41 +02:00
issetugid.cc Supplement base/log.h with raw output function 2016-06-22 12:21:42 +02:00
libc_errno.h libc: read sysctl info from /.sysctl/... 2016-05-09 13:09:56 +02:00
libc_file.h libc: refactor socket operations 2015-08-21 11:00:57 +02:00
libc_mem_alloc.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
libc_mem_alloc.h Consolidate RM service into PD session 2016-05-09 13:10:51 +02:00
libc_mmap_registry.h Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
libc_pdbg.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libc_pdbg.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
log2.c Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
malloc.cc base: hide slab implementation details from API 2016-04-25 10:47:56 +02:00
nanosleep.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
plugin_registry.cc libc: support access() in plugins 2015-09-30 12:20:38 +02:00
plugin.cc libc: support access() in plugins 2015-09-30 12:20:38 +02:00
poll.cc vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
pread_pwrite.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
progname.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
readv_writev.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rlimit.cc Supplement base/log.h with raw output function 2016-06-22 12:21:42 +02:00
rtc.cc libc: fix compiler warning (issue #1434) 2015-03-13 12:17:24 +01:00
select.cc vfs: use 64bit for file offset and size 2014-10-10 13:02:28 +02:00
signal.cc Libc: sigprocmask reports all signals blocked 2016-01-13 11:13:52 +01:00
socket_operations.cc libc: refactor socket operations 2015-08-21 11:00:57 +02:00
sysctl.cc lib/libc: remove builtin sysctl release information 2016-06-28 11:09:25 +02:00
task.cc base: remove Component::name from API 2016-05-23 15:49:56 +02:00
Version.def Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
vfs_plugin.cc libc: vfs_plugin - initialize fstatfs members 2016-06-22 12:17:17 +02:00