Changeset e2a6b72 in mainline for uspace/lib
- Timestamp:
- 2012-10-15T16:28:58Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b3ab8f7
- Parents:
- 7eb49f4 (diff), c4c2406 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace/lib
- Files:
-
- 47 added
- 2 deleted
- 48 edited
- 48 moved
-
bithenge/Makefile (added)
-
bithenge/Makefile.linux (added)
-
bithenge/include/bithenge/blob.h (added)
-
bithenge/include/bithenge/compound.h (added)
-
bithenge/include/bithenge/expression.h (added)
-
bithenge/include/bithenge/file.h (added)
-
bithenge/include/bithenge/os.h (added)
-
bithenge/include/bithenge/print.h (added)
-
bithenge/include/bithenge/script.h (added)
-
bithenge/include/bithenge/sequence.h (added)
-
bithenge/include/bithenge/source.h (added)
-
bithenge/include/bithenge/transform.h (added)
-
bithenge/include/bithenge/tree.h (added)
-
bithenge/src/blob.c (added)
-
bithenge/src/common.h (added)
-
bithenge/src/compound.c (added)
-
bithenge/src/expression.c (added)
-
bithenge/src/failure.c (added)
-
bithenge/src/failure.h (added)
-
bithenge/src/file.c (added)
-
bithenge/src/helenos/block.c (added)
-
bithenge/src/helenos/block.h (added)
-
bithenge/src/helenos/common.h (added)
-
bithenge/src/linux/common.h (added)
-
bithenge/src/print.c (added)
-
bithenge/src/script.c (added)
-
bithenge/src/sequence.c (added)
-
bithenge/src/source.c (added)
-
bithenge/src/transform.c (added)
-
bithenge/src/tree.c (added)
-
block/block.c (modified) (view diffs)
-
block/block.h (modified) (view diffs)
-
c/Makefile (modified) (view diffs)
-
c/arch/abs32le/include/ddi.h (modified) (view diffs)
-
c/arch/arm32/Makefile.common (modified) (view diffs)
-
c/arch/arm32/include/ddi.h (modified) (view diffs)
-
c/arch/ia32/include/ddi.h (modified) (view diffs)
-
c/arch/ia64/include/ddi.h (modified) (view diffs)
-
c/arch/ia64/src/ddi.c (modified) (view diffs)
-
c/arch/mips32/Makefile.common (modified) (view diffs)
-
c/arch/mips32/include/ddi.h (modified) (view diffs)
-
c/arch/mips32eb/Makefile.common (modified) (view diffs)
-
c/arch/mips64/Makefile.common (modified) (view diffs)
-
c/arch/mips64/include/ddi.h (modified) (view diffs)
-
c/arch/ppc32/Makefile.common (modified) (view diffs)
-
c/arch/ppc32/include/ddi.h (modified) (view diffs)
-
c/arch/sparc64/include/ddi.h (modified) (view diffs)
-
c/generic/adt/hash_set.c (deleted)
-
c/generic/adt/hash_table.c (modified) (view diffs)
-
c/generic/async.c (modified) (view diffs)
-
c/generic/ddi.c (modified) (view diffs)
-
c/generic/device/battery_dev.c (added)
-
c/generic/device/clock_dev.c (added)
-
c/generic/fibril_synch.c (modified) (view diffs)
-
c/generic/io/log.c (modified) (view diffs)
-
c/generic/io/logctl.c (added)
-
c/generic/malloc.c (modified) (view diffs)
-
c/generic/pio_trace.c (added)
-
c/generic/time.c (modified) (view diffs)
-
c/include/adt/hash.h (added)
-
c/include/adt/hash_table.h (modified) (view diffs)
-
c/include/adt/list.h (modified) (view diffs)
-
c/include/ddi.h (modified) (view diffs)
-
c/include/device/battery_dev.h (added)
-
c/include/device/clock_dev.h (added)
-
c/include/io/log.h (modified) (view diffs)
-
c/include/io/logctl.h (added)
-
c/include/ipc/dev_iface.h (modified) (view diffs)
-
c/include/ipc/logger.h (moved) (moved from uspace/lib/c/include/adt/hash_set.h ) (view diffs)
-
c/include/ipc/services.h (modified) (view diffs)
-
c/include/macros.h (modified) (view diffs)
-
c/include/sys/time.h (modified) (view diffs)
-
drv/Makefile (modified) (view diffs)
-
drv/generic/dev_iface.c (modified) (view diffs)
-
drv/generic/log.c (modified) (view diffs)
-
drv/generic/remote_battery_dev.c (added)
-
drv/generic/remote_clock_dev.c (added)
-
drv/include/ddf/log.h (modified) (view diffs)
-
drv/include/ops/battery_dev.h (added)
-
drv/include/ops/clock_dev.h (added)
-
drv/include/remote_battery_dev.h (added)
-
drv/include/remote_clock_dev.h (added)
-
ext4/libext4_crc.c (modified) (view diffs)
-
ext4/libext4_filesystem.c (modified) (view diffs)
-
ext4/libext4_hash.c (modified) (view diffs)
-
nic/include/nic.h (modified) (view diffs)
-
nic/include/nic_addr_db.h (modified) (view diffs)
-
nic/include/nic_wol_virtues.h (modified) (view diffs)
-
nic/src/nic_addr_db.c (modified) (view diffs)
-
nic/src/nic_wol_virtues.c (modified) (view diffs)
-
posix/Makefile (modified) (view diffs)
-
posix/include/posix/assert.h (moved) (moved from uspace/lib/posix/assert.h ) (view diffs)
-
posix/include/posix/ctype.h (moved) (moved from uspace/lib/posix/ctype.h ) (view diffs)
-
posix/include/posix/errno.h (moved) (moved from uspace/lib/posix/errno.h ) (view diffs)
-
posix/include/posix/fcntl.h (moved) (moved from uspace/lib/posix/fcntl.h ) (view diffs)
-
posix/include/posix/float.h (moved) (moved from uspace/lib/posix/float.h ) (view diffs)
-
posix/include/posix/fnmatch.h (moved) (moved from uspace/lib/posix/fnmatch.h ) (view diffs)
-
posix/include/posix/getopt.h (moved) (moved from uspace/lib/posix/getopt.h ) (view diffs)
-
posix/include/posix/inttypes.h (moved) (moved from uspace/lib/posix/inttypes.h ) (view diffs)
-
posix/include/posix/iso646.h (moved) (moved from uspace/lib/posix/iso646.h ) (view diffs)
-
posix/include/posix/limits.h (moved) (moved from uspace/lib/posix/limits.h ) (view diffs)
-
posix/include/posix/locale.h (moved) (moved from uspace/lib/posix/locale.h ) (view diffs)
-
posix/include/posix/malloc.h (added)
-
posix/include/posix/math.h (moved) (moved from uspace/lib/posix/math.h ) (view diffs)
-
posix/include/posix/pwd.h (moved) (moved from uspace/lib/posix/pwd.h ) (view diffs)
-
posix/include/posix/signal.h (moved) (moved from uspace/lib/posix/signal.h ) (view diffs)
-
posix/include/posix/stdarg.h (added)
-
posix/include/posix/stdbool.h (moved) (moved from uspace/lib/posix/stdbool.h ) (view diffs)
-
posix/include/posix/stddef.h (moved) (moved from uspace/lib/posix/stddef.h ) (view diffs)
-
posix/include/posix/stdint.h (moved) (moved from uspace/lib/posix/stdint.h ) (view diffs)
-
posix/include/posix/stdio.h (moved) (moved from uspace/lib/posix/stdio.h ) (view diffs)
-
posix/include/posix/stdlib.h (moved) (moved from uspace/lib/posix/stdlib.h ) (view diffs)
-
posix/include/posix/string.h (moved) (moved from uspace/lib/posix/string.h ) (view diffs)
-
posix/include/posix/strings.h (moved) (moved from uspace/lib/posix/strings.h ) (view diffs)
-
posix/include/posix/sys/mman.h (moved) (moved from uspace/lib/posix/sys/mman.h ) (view diffs)
-
posix/include/posix/sys/stat.h (moved) (moved from uspace/lib/posix/sys/stat.h ) (view diffs)
-
posix/include/posix/sys/types.h (moved) (moved from uspace/lib/posix/sys/types.h ) (view diffs)
-
posix/include/posix/sys/wait.h (moved) (moved from uspace/lib/posix/sys/wait.h ) (view diffs)
-
posix/include/posix/time.h (moved) (moved from uspace/lib/posix/time.h ) (view diffs)
-
posix/include/posix/unistd.h (moved) (moved from uspace/lib/posix/unistd.h ) (view diffs)
-
posix/source/ctype.c (moved) (moved from uspace/lib/posix/ctype.c ) (view diffs)
-
posix/source/errno.c (moved) (moved from uspace/lib/posix/errno.c ) (view diffs)
-
posix/source/fcntl.c (moved) (moved from uspace/lib/posix/fcntl.c ) (view diffs)
-
posix/source/fnmatch.c (moved) (moved from uspace/lib/posix/fnmatch.c ) (view diffs)
-
posix/source/getopt.c (moved) (moved from uspace/lib/posix/getopt.c ) (view diffs)
-
posix/source/internal/common.h (moved) (moved from uspace/lib/posix/internal/common.h ) (view diffs)
-
posix/source/locale.c (moved) (moved from uspace/lib/posix/locale.c ) (view diffs)
-
posix/source/math.c (moved) (moved from uspace/lib/posix/math.c ) (view diffs)
-
posix/source/pwd.c (moved) (moved from uspace/lib/posix/pwd.c ) (view diffs)
-
posix/source/signal.c (moved) (moved from uspace/lib/posix/signal.c ) (view diffs)
-
posix/source/stdio.c (moved) (moved from uspace/lib/posix/stdio.c ) (view diffs)
-
posix/source/stdio/scanf.c (moved) (moved from uspace/lib/posix/stdio/scanf.c ) (view diffs)
-
posix/source/stdlib.c (moved) (moved from uspace/lib/posix/stdlib.c ) (view diffs)
-
posix/source/stdlib/strtol.c (moved) (moved from uspace/lib/posix/stdlib/strtol.c ) (view diffs)
-
posix/source/stdlib/strtold.c (moved) (moved from uspace/lib/posix/stdlib/strtold.c ) (view diffs)
-
posix/source/string.c (moved) (moved from uspace/lib/posix/string.c ) (view diffs)
-
posix/source/strings.c (moved) (moved from uspace/lib/posix/strings.c ) (view diffs)
-
posix/source/sys/stat.c (moved) (moved from uspace/lib/posix/sys/stat.c ) (view diffs)
-
posix/source/sys/wait.c (moved) (moved from uspace/lib/posix/sys/wait.c ) (view diffs)
-
posix/source/time.c (added)
-
posix/source/unistd.c (moved) (moved from uspace/lib/posix/unistd.c ) (view diffs)
-
posix/time.c (deleted)
-
softfloat/add.c (modified) (view diffs)
-
usb/include/usb/debug.h (modified) (view diffs)
-
usb/src/debug.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
