source: mainline/uspace/lib/libc/include@ 1090b8c

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
console 9805cde   17 years jirik.svoboda Console color support overhaul. Create C library console interface.
io 0b6d70d   16 years jirik.svoboda klog_puts() is useful for debugging.
ipc 1090b8c   16 years jirik.svoboda C binding for devmap. Gets rid of duplicate code.
kbd 9db4079   16 years jirik.svoboda UCS in keyboard driver.
libadt f520905   17 years jakub Add functions for inserting items before or after other items in a …
loader bfd1546   16 years jirik.svoboda More elegant way of invoking the loader - as a 'cloneable' service. …
sys f2b8cdc   16 years jirik.svoboda Copy printf with Unicode support to userspace.
vfs 1090b8c   16 years jirik.svoboda C binding for devmap. Gets rid of duplicate code.
align.h 2.2 KB 71f1cc1   17 years jakub Add the ROUND_UP() macro.
as.h 1.9 KB c98e6ee   17 years jirik.svoboda Merge program-loader related stuff from dynload branch to trunk. (huge)
assert.h 2.0 KB 89cb140   18 years jakub assert.h should include stdio.h
async.h 11.6 KB c07544d3   16 years martin create a new fibril for each notification received, which allows to do …
atomic.h 1.8 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
bitops.h 2.1 KB 5d4e90f0   18 years jakub Header cleanup. Move off_t, size_t and ssize_t into sys/types.h. Get …
bool.h 1.6 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
byteorder.h 3.5 KB f772105e   17 years jakub Add macros for converting host format to a different endianity.
cap.h 1.7 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
console.h 2.2 KB 566f4cfb   16 years martin use buffering for klog output (this can be used to avoid the ugly …
ctype.h 2.3 KB b9e7944   17 years jirik.svoboda Get rid of meaningless voodo in tolower()/toupper().
ddi.h 1.8 KB 84afc7b   16 years martin as kernel little brother drivers are not needed anymore, the device …
devmap.h 1.9 KB 1090b8c   16 years jirik.svoboda C binding for devmap. Gets rid of duplicate code.
dirent.h 1.8 KB 5973fd0   18 years jakub Finish implementation of readdir(). Functions from this family are …
err.h 1.6 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
errno.h 1.9 KB 04b687b   17 years jirik.svoboda Some ANSI C stream functions (stdio).
event.h 1.6 KB 3636964   16 years martin make klog more generic
fcntl.h 1.7 KB 2db4ac8   18 years jakub VFS_OPEN now understands O_CREAT and O_EXCL.
fibril.h 2.8 KB fa23560   18 years jakub Unify implementations of TLS variant I and variant II alloc_tls() …
futex.h 1.9 KB 4db6eaf   18 years jakub Fix type in declaration of VFS node rwlock. Introduce a dedicated type …
getopt.h 2.5 KB 216d6fc   17 years echo Merge with shell @ 3241 for bdsh
libc.h 2.2 KB f15cb3c4   17 years martin cstyle
limits.h 2.2 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
macros.h 1.7 KB fcd7053   16 years martin cleanup configuration code cleanup
malloc.h 18.9 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
mem.h 1.8 KB e64c4b2   17 years jirik.svoboda Separate memxxx() functions into mem.c.
rwlock.h 2.1 KB 67f63c4   18 years jakub Make uspace rwlock API naming conventions consistent with kernel …
setjmp.h 1.7 KB d2fa31f7   17 years malyzelenyhnus United headers using context_t in uspace.
smc.h 1.6 KB c98e6ee   17 years jirik.svoboda Merge program-loader related stuff from dynload branch to trunk. (huge)
stdarg.h 1.8 KB 5d4e90f0   18 years jakub Header cleanup. Move off_t, size_t and ssize_t into sys/types.h. Get …
stddef.h 1.6 KB 5d4e90f0   18 years jakub Header cleanup. Move off_t, size_t and ssize_t into sys/types.h. Get …
stdint.h 2.1 KB 5d4e90f0   18 years jakub Header cleanup. Move off_t, size_t and ssize_t into sys/types.h. Get …
stdio.h 3.1 KB 92fd52d7   16 years jirik.svoboda Nuke strcpy() and strcmp().
stdlib.h 1.8 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
string.h 3.4 KB 54a6ff6   16 years jakub Fix doxygen comments.
syscall.h 2.2 KB f2ef7fd   17 years jakub Support for SYSENTER on ia32.
sysinfo.h 1.6 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
task.h 1.7 KB bc18d63   16 years jirik.svoboda task_set_name() syscall so that we can have names (for …
thread.h 2.0 KB a2c58f6   16 years jakub thread_exit() needs to be noreturn as well
time.h 1.6 KB 813a703   18 years jakub Support for time() function.
tls.h 2.2 KB fa23560   18 years jakub Unify implementations of TLS variant I and variant II alloc_tls() …
udebug.h 2.1 KB 9a1b20c   17 years jirik.svoboda Merge syscall tracer (trace) and relevant part of udebug interface …
unistd.h 2.2 KB ccf814f   16 years jakub _exit() is a noreturn function.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.