Changeset 7c3fb9b in mainline for uspace/lib
- Timestamp:
- 2018-05-17T08:29:01Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6ff23ff
- Parents:
- fac0ac7
- git-author:
- Jiri Svoboda <jiri@…> (2018-05-16 17:28:17)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-05-17 08:29:01)
- Location:
- uspace/lib
- Files:
-
- 96 edited
-
bithenge/include/bithenge/blob.h (modified) (view diffs)
-
bithenge/include/bithenge/expression.h (modified) (view diffs)
-
bithenge/include/bithenge/print.h (modified) (view diffs)
-
bithenge/include/bithenge/transform.h (modified) (view diffs)
-
bithenge/include/bithenge/tree.h (modified) (view diffs)
-
bithenge/src/blob.c (modified) (view diffs)
-
bithenge/src/compound.c (modified) (view diffs)
-
bithenge/src/expression.c (modified) (view diffs)
-
bithenge/src/failure.c (modified) (view diffs)
-
bithenge/src/file.c (modified) (view diffs)
-
bithenge/src/helenos/block.c (modified) (view diffs)
-
bithenge/src/print.c (modified) (view diffs)
-
bithenge/src/script.c (modified) (view diffs)
-
bithenge/src/sequence.c (modified) (view diffs)
-
bithenge/src/source.c (modified) (view diffs)
-
bithenge/src/transform.c (modified) (view diffs)
-
bithenge/src/tree.c (modified) (view diffs)
-
block/block.c (modified) (view diffs)
-
c/arch/abs32le/include/libarch/atomic.h (modified) (view diffs)
-
c/arch/amd64/include/libarch/fibril_context.h (modified) (view diffs)
-
c/arch/arm32/include/libarch/fibril_context.h (modified) (view diffs)
-
c/arch/ia32/include/libarch/fibril_context.h (modified) (view diffs)
-
c/arch/ia64/include/libarch/fibril_context.h (modified) (view diffs)
-
c/arch/mips32/include/libarch/atomic.h (modified) (view diffs)
-
c/arch/mips32/include/libarch/fibril_context.h (modified) (view diffs)
-
c/arch/mips32/include/libarch/tls.h (modified) (view diffs)
-
c/arch/ppc32/include/libarch/fibril_context.h (modified) (view diffs)
-
c/arch/riscv64/include/libarch/atomic.h (modified) (view diffs)
-
c/arch/riscv64/include/libarch/fibril_context.h (modified) (view diffs)
-
c/arch/sparc64/include/libarch/fibril_context.h (modified) (view diffs)
-
c/generic/async.c (modified) (view diffs)
-
c/generic/double_to_str.c (modified) (view diffs)
-
c/generic/elf/elf.c (modified) (view diffs)
-
c/generic/elf/elf_mod.c (modified) (view diffs)
-
c/generic/getopt.c (modified) (view diffs)
-
c/generic/ieee_double.c (modified) (view diffs)
-
c/generic/io/io.c (modified) (view diffs)
-
c/generic/io/vsnprintf.c (modified) (view diffs)
-
c/generic/rtld/module.c (modified) (view diffs)
-
c/generic/str.c (modified) (view diffs)
-
c/generic/str_error.c (modified) (view diffs)
-
c/generic/strtol.c (modified) (view diffs)
-
c/generic/vfs/inbox.c (modified) (view diffs)
-
c/generic/vol.c (modified) (view diffs)
-
c/include/getopt.h (modified) (view diffs)
-
c/include/io/pixelmap.h (modified) (view diffs)
-
c/include/wchar.h (modified) (view diffs)
-
crypto/crc16_ibm.c (modified) (view diffs)
-
draw/drawctx.c (modified) (view diffs)
-
draw/font.h (modified) (view diffs)
-
drv/generic/remote_audio_mixer.c (modified) (view diffs)
-
drv/generic/remote_audio_pcm.c (modified) (view diffs)
-
ext4/src/balloc.c (modified) (view diffs)
-
ext4/src/filesystem.c (modified) (view diffs)
-
ext4/src/ops.c (modified) (view diffs)
-
fdisk/include/types/fdisk.h (modified) (view diffs)
-
fmtutil/fmtutil.c (modified) (view diffs)
-
fs/libfs.c (modified) (view diffs)
-
graph/graph.c (modified) (view diffs)
-
graph/graph.h (modified) (view diffs)
-
gui/widget.h (modified) (view diffs)
-
gui/window.h (modified) (view diffs)
-
label/include/std/gpt.h (modified) (view diffs)
-
nic/include/nic_impl.h (modified) (view diffs)
-
nic/src/nic_driver.c (modified) (view diffs)
-
nic/src/nic_impl.c (modified) (view diffs)
-
pcm/src/format.c (modified) (view diffs)
-
posix/include/posix/float.h (modified) (view diffs)
-
posix/include/posix/strings.h (modified) (view diffs)
-
posix/src/fcntl.c (modified) (view diffs)
-
posix/src/locale.c (modified) (view diffs)
-
posix/src/signal.c (modified) (view diffs)
-
posix/src/stdio.c (modified) (view diffs)
-
posix/src/stdio/scanf.c (modified) (view diffs)
-
posix/src/stdlib.c (modified) (view diffs)
-
posix/src/string.c (modified) (view diffs)
-
posix/src/sys/wait.c (modified) (view diffs)
-
posix/src/time.c (modified) (view diffs)
-
posix/src/unistd.c (modified) (view diffs)
-
softfloat/comparison.c (modified) (view diffs)
-
softfloat/div.c (modified) (view diffs)
-
softint/generic/multiplication.c (modified) (view diffs)
-
trackmod/types/trackmod.h (modified) (view diffs)
-
usb/include/usb/descriptor.h (modified) (view diffs)
-
usbdev/include/usb/dev/driver.h (modified) (view diffs)
-
usbdev/src/altiface.c (modified) (view diffs)
-
usbdev/src/devdrv.c (modified) (view diffs)
-
usbhid/include/usb/hid/hid_report_items.h (modified) (view diffs)
-
usbhid/include/usb/hid/hidpath.h (modified) (view diffs)
-
usbhid/include/usb/hid/hidtypes.h (modified) (view diffs)
-
usbhid/src/hiddescriptor.c (modified) (view diffs)
-
usbhost/include/usb/host/hcd.h (modified) (view diffs)
-
usbhost/include/usb/host/usb_transfer_batch.h (modified) (view diffs)
-
usbhost/include/usb/host/utils/malloc32.h (modified) (view diffs)
-
usbhost/src/bandwidth.c (modified) (view diffs)
-
usbhost/src/hcd.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
