Timeline



2017-06-10:

10:06 Changeset in mainline [7354b5e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove sys/typefmt.h
09:34 FAQ edited by Jakub Jermář
(diff)

2017-06-09:

21:47 Changeset in mainline [e299dbe]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Move fourcc_t to fourcc.h
21:39 Changeset in mainline [b4d08a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Move the unaligned types into unaligned.h
21:35 Changeset in mainline [98a3879]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix copyright
21:26 Changeset in mainline [23c8acd9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Move off64_t and aoff64_t into offset.h

2017-06-08:

18:35 FAQ edited by Jakub Jermář
(diff)
15:52 Changeset in mainline [5119d34]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
Added XHCI driver skeleton

2017-06-07:

16:39 Changeset in mainline [c09ff7b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
riscv64: fix compilation
16:11 Changeset in mainline [239e32b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
build initrd also for the targets that use GRUB
15:39 Changeset in mainline [4646710]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
replace objcopy with mkarray.py (objcopy is notoriously problematic …
15:11 Changeset in mainline [22299ed]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
add support for custom sections
12:07 Changeset in mainline [5f53428a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
12:03 Changeset in mainline [a961619]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle

2017-06-05:

16:21 Changeset in mainline [9780584]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use -ffunction-sections and —gc-sections This change results in vast …
14:23 Ticket #683 (Clang build is broken on some architectures) created by Jiri Svoboda
As of changeset:mainline,2660, trying to build (amd64 profile) with …

2017-06-04:

21:11 Changeset in mainline [7a99507]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Clear up stdint vs stddef in boot, missing includes, etc.
20:38 Changeset in mainline [d735e2e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Boot should define bool in stdbool.h
19:47 Changeset in mainline [de1712e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
boot: rename typedefs.h to stddef.h
17:50 Changeset in mainline [aaae6d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle

2017-06-03:

20:14 FAQ edited by Jakub Jermář
(diff)

2017-06-02:

23:38 Changeset in mainline [f98434b8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Add support for libhound and libpcm to helenos-pkg-config.
20:06 Changeset in mainline [9ce911d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
improve binary data packer * optional deflate compression * …
16:36 Changeset in mainline [7367c31]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
15:48 Changeset in mainline [d6be097]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
15:41 Changeset in mainline [cbb89f2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle
09:36 Ticket #679 (Kernel should have stdbool.h and stddef.h) closed by Jiri Svoboda
fixed
08:22 Ticket #682 (C library should have a NO_TRACE macro) closed by Jiri Svoboda
worksforme: Should have looked better. There actually is a trace.h providing …
08:21 Ticket #680 (ABI headers are not self-contained) closed by Jiri Svoboda
fixed: changeset:mainline,2651
06:17 Changeset in mainline [aca642c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Headers should declare their dependencies.

2017-06-01:

22:11 Changeset in mainline [fb864d65]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix abs32 build.
21:22 Changeset in mainline [83dab11]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Replace usage of typedefs.h with includes of more specific, standard …
14:41 Ticket #680 (ABI headers are not self-contained) updated by Martin Decky
OK, let's postpone the discussion until there is an actual change to …
13:39 Ticket #680 (ABI headers are not self-contained) updated by Jiri Svoboda
Good point about various environments (e.g. if you wanted to use the …
13:01 Ticket #680 (ABI headers are not self-contained) updated by Martin Decky
I understand the concern of not relying on the order of included …
12:52 Ticket #680 (ABI headers are not self-contained) updated by Jiri Svoboda
That's not very neat design, because it means that in the files …
12:08 Ticket #680 (ABI headers are not self-contained) updated by Martin Decky
This is actually by design. The headers in abi/ are not intended to be …
11:33 Ticket #682 (C library should have a NO_TRACE macro) created by Jiri Svoboda
In the kernel NO_TRACE macro is provided via trace.h header. In …
11:31 Ticket #681 (Kernel should have assert.h) created by Jiri Svoboda
Kernel has ASSERT macro defined by debug.h header, that is for all …
11:29 Ticket #680 (ABI headers are not self-contained) created by Jiri Svoboda
Quite a few headers under abi/ use uintN_t types without including …
08:14 Ticket #679 (Kernel should have stdbool.h and stddef.h) updated by Jiri Svoboda
Fixed in changeset:mainline,2646 and changeset:mainline,2647.
08:14 Ticket #679 (Kernel should have stdbool.h and stddef.h) updated by Jiri Svoboda
Status, Owner changed
05:42 Changeset in mainline [44a7ee5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
memxxx functions should be provided in the kernel via the same header …

2017-05-31:

22:51 Changeset in mainline [e29e44bf]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Kernel should have stddef.h
22:04 Changeset in mainline [525c5ac]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Kernel should have stdbool.h.
15:53 Changeset in mainline [78188e5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
stdbool.h should not include libarch/types.h
09:37 Changeset in mainline [1165a419]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
libposix: add sleep() function (needed by GCC)
09:36 Changeset in mainline [316795c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Vojtech Horky <vojtechhorky@…>
Fix dependencies for libposix collision list

2017-05-30:

19:35 Changeset in mainline [9a99aa5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fibrils need sleep, too.
19:15 Changeset in mainline [134e3f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use designated initializers for syscall_table
18:48 Changeset in mainline [9f9b6f0e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix comments wrt. CAP_ vs. PERM_
14:00 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) closed by Jiri Svoboda
fixed: Fixed in changeset:mainline,2638.
13:59 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) updated by Jiri Svoboda
Status, Owner changed
07:17 Ticket #679 (Kernel should have stdbool.h and stddef.h) created by Jiri Svoboda
These headers from std. freestanding enviroment are missing, causing …
06:19 Changeset in mainline [c726209]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix doxygen copy-and-pasto.
06:16 Changeset in mainline [f2460a50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
qsort() compliant with C standard.
05:59 Changeset in mainline [719a208]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename SYS_CAP_GRANT/REVOKE to SYS_PERM_GRANT/REVOKE

2017-05-29:

19:21 Changeset in mainline [456c086]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
fseek() shall take long and ftell() shall return long
19:20 Changeset in mainline [88942938]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix header guard
19:18 Changeset in mainline [aa58e52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove unused dummy header

2017-05-28:

13:51 Ticket #678 (plb_get_component() is broken wrt. UTF8) created by Jakub Jermář
plb_get_component() does not assume multibyte characters and is thus …

2017-05-25:

20:29 FAQ edited by Jakub Jermář
Add a FAQ about performance (diff)
19:58 FAQ edited by Jakub Jermář
Get rid of the last defeatist FAQ, formatting (diff)
19:42 FAQ edited by Jakub Jermář
Remove a skeptical FAQ which is answered in-depth elsewhere. (diff)
19:39 FAQ edited by Jakub Jermář
Improve a nihilist FAQ (diff)
19:36 FAQ edited by Jakub Jermář
Remove one more defeatist FAQ (diff)
19:36 FAQ edited by Jakub Jermář
Remove some irrelevant or defeatist FAQs (diff)
19:30 FAQ edited by Jakub Jermář
Add two paragraphs on comparison with L4Re (diff)

2017-05-23:

15:09 Changeset in mainline [b942a66]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
C library should continue to provide C standard rename() and remove().
13:12 Ticket #677 (C library stdlib.h should provide standards-compliant qsort) created by Jiri Svoboda
HelenOS C library stdlib.h does not provide a qsort() function. sort.h …

2017-05-22:

17:55 Changeset in mainline [c7a67c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
libc should provide limits.h from the C std. Here's a first crude …

2017-05-19:

15:46 Changeset in mainline [e540bc87]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
disable implicit make rules (we do not build a native application, …
14:04 Changeset in mainline [b06414f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Use proper sizes for buffers holding conversions from/to UTF-16 LFN's …

2017-05-18:

18:04 Changeset in mainline [2628642]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
generate inlined binary data via assembler this is much faster and …
18:03 Changeset in mainline [3ec2acc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
unify quotation

2017-05-16:

21:58 Changeset in mainline [4f30222]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
VFS_OUT_MOUNTED does not need to return the link count
21:42 Changeset in mainline [dde4689]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Be consistent when answering VFS_OUT_LOOKUP
19:57 Changeset in mainline [6416ae5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
fat_service_get() should return the actual service_id
18:24 Changeset in mainline [adc68de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix CDFS failing to mount.

2017-05-15:

21:24 Changeset in mainline [7ee7e6a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Further reduce the number of inclusions of sys/types.h
19:25 Changeset in mainline [0e7c3d9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove stricmp()
19:24 Changeset in mainline [fec333b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Revert cluster allocation only if clusters were allocated
18:29 Changeset in mainline [9c96634]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
CDFS decoding of volume label.
Note: See TracTimeline for information about the timeline view.