Changeset ff381a7 in mainline for uspace/lib
- Timestamp:
- 2015-11-02T20:54:19Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d8513177
- Parents:
- 3feeab2 (diff), 5265eea4 (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:
-
- 57 added
- 2 deleted
- 138 edited
- 5 moved
-
bithenge/src/file.c (modified) (view diffs)
-
bithenge/src/helenos/block.c (modified) (view diffs)
-
block/block.c (modified) (view diffs)
-
block/block.h (modified) (view diffs)
-
c/Makefile (modified) (view diffs)
-
c/arch/abs32le/include/libarch/stddef.h (moved) (moved from uspace/lib/ext4/libext4_crc.c ) (view diffs)
-
c/arch/abs32le/include/libarch/stdint.h (added)
-
c/arch/abs32le/include/libarch/types.h (modified) (view diffs)
-
c/arch/amd64/include/libarch/stddef.h (added)
-
c/arch/amd64/include/libarch/stdint.h (added)
-
c/arch/amd64/include/libarch/types.h (modified) (view diffs)
-
c/arch/arm32/include/libarch/stddef.h (added)
-
c/arch/arm32/include/libarch/stdint.h (added)
-
c/arch/arm32/include/libarch/types.h (modified) (view diffs)
-
c/arch/ia32/include/libarch/stddef.h (moved) (moved from uspace/lib/c/include/ipc/driver.h ) (view diffs)
-
c/arch/ia32/include/libarch/stdint.h (added)
-
c/arch/ia32/include/libarch/types.h (modified) (view diffs)
-
c/arch/ia64/include/libarch/stddef.h (moved) (moved from uspace/lib/ext4/libext4_crc.h ) (view diffs)
-
c/arch/ia64/include/libarch/stdint.h (added)
-
c/arch/ia64/include/libarch/types.h (modified) (view diffs)
-
c/arch/mips32/include/libarch/stddef.h (added)
-
c/arch/mips32/include/libarch/stdint.h (added)
-
c/arch/mips32/include/libarch/types.h (modified) (view diffs)
-
c/arch/mips32eb/include/libarch/stddef.h (added)
-
c/arch/mips32eb/include/libarch/stdint.h (added)
-
c/arch/ppc32/include/libarch/stddef.h (added)
-
c/arch/ppc32/include/libarch/stdint.h (added)
-
c/arch/ppc32/include/libarch/types.h (modified) (view diffs)
-
c/arch/sparc32/include/libarch/stddef.h (added)
-
c/arch/sparc32/include/libarch/stdint.h (added)
-
c/arch/sparc32/include/libarch/types.h (modified) (view diffs)
-
c/arch/sparc64/include/libarch/stddef.h (added)
-
c/arch/sparc64/include/libarch/stdint.h (added)
-
c/arch/sparc64/include/libarch/types.h (modified) (view diffs)
-
c/generic/adt/list.c (modified) (view diffs)
-
c/generic/async.c (modified) (view diffs)
-
c/generic/bd.c (modified) (view diffs)
-
c/generic/cfg.c (deleted)
-
c/generic/clipboard.c (modified) (view diffs)
-
c/generic/corecfg.c (modified) (view diffs)
-
c/generic/devman.c (modified) (view diffs)
-
c/generic/dhcp.c (modified) (view diffs)
-
c/generic/dnsr.c (modified) (view diffs)
-
c/generic/elf/elf_load.c (modified) (view diffs)
-
c/generic/inet.c (modified) (view diffs)
-
c/generic/inet/addr.c (modified) (view diffs)
-
c/generic/inet/endpoint.c (modified) (view diffs)
-
c/generic/inet/tcp.c (modified) (view diffs)
-
c/generic/inet/udp.c (modified) (view diffs)
-
c/generic/inetcfg.c (modified) (view diffs)
-
c/generic/inetping.c (modified) (view diffs)
-
c/generic/io/console.c (modified) (view diffs)
-
c/generic/io/input.c (modified) (view diffs)
-
c/generic/io/io.c (modified) (view diffs)
-
c/generic/io/kio.c (modified) (view diffs)
-
c/generic/io/log.c (modified) (view diffs)
-
c/generic/io/logctl.c (modified) (view diffs)
-
c/generic/iplink.c (modified) (view diffs)
-
c/generic/irc.c (modified) (view diffs)
-
c/generic/loader.c (modified) (view diffs)
-
c/generic/loc.c (modified) (view diffs)
-
c/generic/ns.c (modified) (view diffs)
-
c/generic/private/stdio.h (modified) (view diffs)
-
c/generic/task.c (modified) (view diffs)
-
c/generic/time.c (modified) (view diffs)
-
c/generic/vbd.c (modified) (view diffs)
-
c/generic/vfs/vfs.c (modified) (view diffs)
-
c/generic/vol.c (modified) (view diffs)
-
c/include/adt/list.h (modified) (view diffs)
-
c/include/async.h (modified) (view diffs)
-
c/include/cfg.h (deleted)
-
c/include/devman.h (modified) (view diffs)
-
c/include/errno.h (modified) (view diffs)
-
c/include/helenos (added)
-
c/include/io/kio.h (modified) (view diffs)
-
c/include/ipc/devman.h (modified) (view diffs)
-
c/include/ipc/inet.h (modified) (view diffs)
-
c/include/ipc/loc.h (modified) (view diffs)
-
c/include/ipc/logger.h (modified) (view diffs)
-
c/include/ipc/services.h (modified) (view diffs)
-
c/include/loc.h (modified) (view diffs)
-
c/include/ns.h (modified) (view diffs)
-
c/include/stdint.h (modified) (view diffs)
-
c/include/stdio.h (modified) (view diffs)
-
c/include/sys/statfs.h (modified) (view diffs)
-
c/include/sys/types.h (modified) (view diffs)
-
c/include/unistd.h (modified) (view diffs)
-
c/include/vfs/vfs.h (modified) (view diffs)
-
c/include/vfs/vfs_sess.h (modified) (view diffs)
-
crypto/Makefile (modified) (view diffs)
-
crypto/crc16_ibm.c (added)
-
crypto/crypto.h (modified) (view diffs)
-
draw/codec/webp.c (modified) (view diffs)
-
drv/generic/driver.c (modified) (view diffs)
-
drv/generic/private/driver.h (modified) (view diffs)
-
drv/generic/remote_ahci.c (modified) (view diffs)
-
drv/generic/remote_audio_pcm.c (modified) (view diffs)
-
drv/generic/remote_nic.c (modified) (view diffs)
-
drv/include/audio_pcm_iface.h (modified) (view diffs)
-
drv/include/ddf/driver.h (modified) (view diffs)
-
drv/include/nic_iface.h (modified) (view diffs)
-
ext4/Makefile (modified) (view diffs)
-
ext4/libext4.h (modified) (view diffs)
-
ext4/libext4_balloc.c (modified) (view diffs)
-
ext4/libext4_filesystem.c (modified) (view diffs)
-
ext4/libext4_filesystem.h (modified) (view diffs)
-
ext4/libext4_ialloc.c (modified) (view diffs)
-
ext4/libext4_superblock.c (modified) (view diffs)
-
ext4/libext4_superblock.h (modified) (view diffs)
-
ext4/libext4_types.h (modified) (view diffs)
-
fdisk/src/fdisk.c (modified) (view diffs)
-
fs/libfs.c (modified) (view diffs)
-
gpt/libgpt.c (modified) (view diffs)
-
graph/graph.c (modified) (view diffs)
-
gui/terminal.c (modified) (view diffs)
-
gui/window.c (modified) (view diffs)
-
hound/src/protocol.c (modified) (view diffs)
-
label/src/mbr.c (modified) (view diffs)
-
math/Makefile (modified) (view diffs)
-
math/arch/abs32le/include/libarch/math.h (modified) (view diffs)
-
math/arch/amd64/include/libarch/math.h (modified) (view diffs)
-
math/arch/amd64/src/cos.S (modified) (view diffs)
-
math/arch/amd64/src/sin.S (modified) (view diffs)
-
math/arch/amd64/src/trunc.S (modified) (view diffs)
-
math/arch/arm32/include/libarch/math.h (modified) (view diffs)
-
math/arch/ia32/include/libarch/math.h (modified) (view diffs)
-
math/arch/ia32/src/cos.S (modified) (view diffs)
-
math/arch/ia32/src/sin.S (modified) (view diffs)
-
math/arch/ia32/src/trunc.S (modified) (view diffs)
-
math/arch/ia64/include/libarch/math.h (modified) (view diffs)
-
math/arch/mips32/include/libarch/math.h (modified) (view diffs)
-
math/arch/mips32eb/include/libarch/math.h (modified) (view diffs)
-
math/arch/ppc32/include/libarch/math.h (modified) (view diffs)
-
math/arch/sparc32/include/libarch/math.h (modified) (view diffs)
-
math/arch/sparc64/include/libarch/math.h (modified) (view diffs)
-
math/generic/acos.c (added)
-
math/generic/asin.c (added)
-
math/generic/atan.c (added)
-
math/generic/atan2.c (added)
-
math/generic/ceil.c (added)
-
math/generic/cosh.c (added)
-
math/generic/exp.c (added)
-
math/generic/fabs.c (added)
-
math/generic/floor.c (added)
-
math/generic/fmod.c (added)
-
math/generic/frexp.c (added)
-
math/generic/ldexp.c (added)
-
math/generic/log.c (added)
-
math/generic/log10.c (added)
-
math/generic/modf.c (added)
-
math/generic/pow.c (moved) (moved from uspace/lib/math/generic/mod.c ) (view diffs)
-
math/generic/sinh.c (added)
-
math/generic/sqrt.c (added)
-
math/generic/tan.c (added)
-
math/generic/tanh.c (added)
-
math/generic/trig.c (modified) (view diffs)
-
math/generic/trunc.c (modified) (view diffs)
-
math/include/acos.h (added)
-
math/include/asin.h (added)
-
math/include/atan.h (added)
-
math/include/atan2.h (added)
-
math/include/ceil.h (added)
-
math/include/cosh.h (added)
-
math/include/exp.h (added)
-
math/include/fabs.h (added)
-
math/include/floor.h (added)
-
math/include/fmod.h (moved) (moved from uspace/lib/math/include/mod.h ) (view diffs)
-
math/include/frexp.h (added)
-
math/include/ldexp.h (added)
-
math/include/log.h (added)
-
math/include/log10.h (added)
-
math/include/math.h (modified) (view diffs)
-
math/include/modf.h (added)
-
math/include/pow.h (added)
-
math/include/sinh.h (added)
-
math/include/sqrt.h (added)
-
math/include/tan.h (added)
-
math/include/tanh.h (added)
-
math/include/trig.h (modified) (view diffs)
-
math/include/trunc.h (modified) (view diffs)
-
mbr/libmbr.c (modified) (view diffs)
-
nettl/src/amap.c (modified) (view diffs)
-
nettl/src/portrng.c (modified) (view diffs)
-
nic/src/nic_driver.c (modified) (view diffs)
-
pcut/src/os/helenos.c (modified) (view diffs)
-
posix/include/posix/inttypes.h (modified) (view diffs)
-
posix/include/posix/stddef.h (modified) (view diffs)
-
posix/include/posix/stdint.h (modified) (view diffs)
-
posix/source/fcntl.c (modified) (view diffs)
-
posix/source/internal/common.h (modified) (view diffs)
-
posix/source/stdio.c (modified) (view diffs)
-
posix/source/stdio/scanf.c (modified) (view diffs)
-
posix/source/stdlib.c (modified) (view diffs)
-
posix/source/stdlib/strtol.c (modified) (view diffs)
-
posix/source/sys/stat.c (modified) (view diffs)
-
posix/source/unistd.c (modified) (view diffs)
-
usb/src/dev.c (modified) (view diffs)
-
usb/src/hc.c (modified) (view diffs)
-
usbdev/src/pipesinit.c (modified) (view diffs)
-
usbhost/src/usb_device_manager.c (modified) (view diffs)
-
usbhost/src/usb_endpoint_manager.c (modified) (view diffs)
-
usbvirt/src/device.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
