source: mainline/uspace/lib/libc/generic@ a47d49f

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
vfs 4e739652   16 years jakub Fix the nit in the definition of the canonical path.
io 2a5af223   16 years jiri Fix bug in fputc() which made printf("%ls") break with non-ASCII …
adt d9c8c81   16 years martin rename libadt → adt
udebug.c 2.9 KB f2ef7fd   17 years jakub Support for SYSENTER on ia32.
tls.c 3.8 KB c61d34b   17 years jirik.svoboda Fix assorted warnings.
time.c 5.3 KB 22e6802   16 years martin fix kernel thread_sleep() not to overflow thread_usleep() introduce …
thread.c 4.3 KB a2c58f6   16 years jakub thread_exit() needs to be noreturn as well
task.c 4.1 KB 622cdbe   16 years jakub Inherit the current working directory from the spawner to the spawnee task.
sysinfo.c 1.7 KB 9eb3623   16 years jirik.svoboda Replace some uses of old string functions in C library.
string.c 22.1 KB b67c7d64   16 years jiri Add wstr_to_astr() for easy conversion from wide string to string.
stdlib.c 1.7 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
smc.c 1.7 KB c61d34b   17 years jirik.svoboda Fix assorted warnings.
pcb.c 1.5 KB c98e6ee   17 years jirik.svoboda Merge program-loader related stuff from dynload branch to trunk. (huge)
mman.c 2.0 KB db24058   16 years martin small fixes and coding style changes related to the new memory allocator
mem.c 5.3 KB 3bf907a   16 years martin be more pedantic about undefined function prototypes (to avoid memory …
malloc.c 12.6 KB e6b73ad0   16 years jiri calloc() should actually zero out the block.
loader.c 8.6 KB 622cdbe   16 years jakub Inherit the current working directory from the spawner to the spawnee task.
libc.c 2.4 KB 7591b27d   16 years jiri Working directory must be set only after initializing stdio, otherwise …
ipc.c 25.5 KB ba8f8cb   16 years jakub The original ipc_data_*() and ipc_share_*() should use plain HelenOS …
getopt.c 12.4 KB db24058   16 years martin small fixes and coding style changes related to the new memory allocator
futex.c 2.6 KB 4774a32   16 years jakub Greatly simplify futexes. Drop timeout support.
fibril_sync.c 7.4 KB bbb01b98   16 years jakub Just pro forma, mark the fibril as active when unlocking a mutex.
fibril.c 8.7 KB ec8b0dac   16 years jakub Things are much easier when the compiler knows that context_save() …
event.c 1.9 KB 3636964   16 years martin make klog more generic
errno.c 1.5 KB db24058   16 years martin small fixes and coding style changes related to the new memory allocator
err.c 1.6 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
devmap.c 6.8 KB 0da4e41   16 years jakub ipc_data_*() and ipc_share_*(), respectively, should be renamed to …
ddi.c 4.1 KB 3ddd90c   16 years martin avoid compiler warning
clipboard.c 3.5 KB 0b772f5   16 years jiri Save clipboard data in a file.
cap.c 2.4 KB 00acd66   18 years jakub New, better-structured, directory layout for uspace.
async.c 35.7 KB 8c8f8d6   16 years jakub Repeat IPC_M_PHONE_HUNGUP until the caller of async_get_call_timeout() …
as.c 3.8 KB db24058   16 years martin small fixes and coding style changes related to the new memory allocator
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.