HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
dynload
/
uspace
/
lib
/
libc
/
include
/
sys
/
time.h
@ 4332
– Rev 2927
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2927
6014 d 5 h
decky
/branches/dynload/
added dynload branch
2564
6239 d 9 h
jermar
/trunk/uspace/lib/libc/
Support for time() function.
2541
6245 d 3 h
jermar
/trunk/uspace/
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get rid off the non-standard and dummy types.h.
2486
6331 d 21 h
jermar
/trunk/uspace/lib/libc/
Remove duplicit and empty time.h from libc.
Move timeval functions from async.c to time.c.
2479
6341 d 2 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6497 d 19 h
jermar
/trunk/
(c) versus (C)
1866
6632 d 19 h
jermar
/trunk/uspace/
Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
1787
6687 d 21 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1653
6721 d 20 h
cejka
/uspace/trunk/
Doxygen comments.
1532
6726 d 17 h
palkovsky
/uspace/trunk/
Small changes to tetris.
1449
6730 d 22 h
palkovsky
/uspace/trunk/
Started porting tetris.
1435
6731 d 21 h
palkovsky
/uspace/trunk/
Rough implementation of gettimeofday.
IPC_M_RECV_AS doesn't allow us to specify additional user parametrs. That
doesn't seem to be very configurable :-/