Changeset 2b3dd78 in mainline for uspace/lib
- Timestamp:
- 2018-01-31T12:02:00Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5595841
- Parents:
- a0a9cc2 (diff), 14d789c (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:
-
- 3 added
- 5 deleted
- 122 edited
- 24 moved
-
bithenge/include/bithenge/tree.h (modified) (view diffs)
-
bithenge/src/failure.c (modified) (view diffs)
-
bithenge/src/failure.h (modified) (view diffs)
-
bithenge/src/file.c (modified) (view diffs)
-
block/block.h (modified) (view diffs)
-
c/Makefile (modified) (view diffs)
-
c/arch/ia32/include/libarch/syscall.h (modified) (view diffs)
-
c/arch/ia32/src/rtld/reloc.c (modified) (view diffs)
-
c/generic/getopt.c (modified) (view diffs)
-
c/generic/inet/addr.c (modified) (view diffs)
-
c/generic/io/io.c (modified) (view diffs)
-
c/generic/io/log.c (modified) (view diffs)
-
c/generic/io/table.c (modified) (view diffs)
-
c/generic/malloc.c (modified) (view diffs)
-
c/generic/rtld/dynamic.c (modified) (view diffs)
-
c/generic/rtld/module.c (modified) (view diffs)
-
c/generic/rtld/rtld.c (modified) (view diffs)
-
c/generic/rtld/symbol.c (modified) (view diffs)
-
c/generic/stdlib.c (modified) (view diffs)
-
c/generic/str.c (modified) (view diffs)
-
c/generic/strtol.c (added)
-
c/generic/uuid.c (modified) (view diffs)
-
c/generic/vfs/mtab.c (modified) (view diffs)
-
c/generic/vfs/vfs.c (modified) (view diffs)
-
c/include/adt/hash_table.h (modified) (view diffs)
-
c/include/async.h (modified) (view diffs)
-
c/include/ctype.h (modified) (view diffs)
-
c/include/getopt.h (modified) (view diffs)
-
c/include/gsort.h (modified) (view diffs)
-
c/include/inttypes.h (modified) (view diffs)
-
c/include/io/kio.h (modified) (view diffs)
-
c/include/io/log.h (modified) (view diffs)
-
c/include/io/verify.h (modified) (view diffs)
-
c/include/ipc/devman.h (modified) (view diffs)
-
c/include/ipc/ipc.h (modified) (view diffs)
-
c/include/ipc/logger.h (modified) (view diffs)
-
c/include/malloc.h (modified) (view diffs)
-
c/include/rtld/rtld_debug.h (modified) (view diffs)
-
c/include/stdio.h (modified) (view diffs)
-
c/include/stdlib.h (modified) (view diffs)
-
c/include/syscall.h (modified) (view diffs)
-
c/include/time.h (modified) (view diffs)
-
c/include/udebug.h (modified) (view diffs)
-
c/include/vfs/inbox.h (modified) (view diffs)
-
c/include/vfs/vfs.h (modified) (view diffs)
-
c/test/sprintf.c (modified) (view diffs)
-
draw/font/pcf.c (modified) (view diffs)
-
draw/surface.h (modified) (view diffs)
-
drv/generic/logbuf.c (modified) (view diffs)
-
drv/generic/private/driver.h (modified) (view diffs)
-
drv/generic/remote_ahci.c (modified) (view diffs)
-
drv/generic/remote_audio_mixer.c (modified) (view diffs)
-
drv/generic/remote_audio_pcm.c (modified) (view diffs)
-
drv/include/ahci_iface.h (modified) (view diffs)
-
drv/include/audio_mixer_iface.h (modified) (view diffs)
-
drv/include/audio_pcm_iface.h (modified) (view diffs)
-
drv/include/ddf/log.h (modified) (view diffs)
-
drv/include/ops/nic.h (modified) (view diffs)
-
drv/include/ops/pio_window.h (modified) (view diffs)
-
drv/include/usbhid_iface.h (modified) (view diffs)
-
ext4/include/ext4/inode.h (modified) (view diffs)
-
ext4/include/ext4/superblock.h (modified) (view diffs)
-
fmtutil/fmtutil.c (modified) (view diffs)
-
fs/libfs.c (modified) (view diffs)
-
fs/libfs.h (modified) (view diffs)
-
graph/graph.h (modified) (view diffs)
-
gui/terminal.c (modified) (view diffs)
-
gui/terminal.h (modified) (view diffs)
-
hound/include/hound/client.h (modified) (view diffs)
-
hound/include/hound/protocol.h (modified) (view diffs)
-
hound/src/client.c (modified) (view diffs)
-
hound/src/protocol.c (modified) (view diffs)
-
nic/include/nic.h (modified) (view diffs)
-
nic/include/nic_addr_db.h (modified) (view diffs)
-
nic/include/nic_impl.h (modified) (view diffs)
-
nic/include/nic_wol_virtues.h (modified) (view diffs)
-
packet/include/netdb.h (deleted)
-
packet/include/tcp_codes.h (deleted)
-
pcm/include/pcm/sample_format.h (modified) (view diffs)
-
pcut/src/internal.h (modified) (view diffs)
-
pcut/src/report/report.c (modified) (view diffs)
-
posix/Makefile (modified) (view diffs)
-
posix/include/posix/assert.h (added)
-
posix/include/posix/ctype.h (modified) (view diffs)
-
posix/include/posix/dirent.h (modified) (view diffs)
-
posix/include/posix/dlfcn.h (modified) (view diffs)
-
posix/include/posix/errno.h (added)
-
posix/include/posix/fcntl.h (modified) (view diffs)
-
posix/include/posix/fenv.h (modified) (view diffs)
-
posix/include/posix/float.h (modified) (view diffs)
-
posix/include/posix/fnmatch.h (modified) (view diffs)
-
posix/include/posix/getopt.h (modified) (view diffs)
-
posix/include/posix/inttypes.h (modified) (view diffs)
-
posix/include/posix/locale.h (modified) (view diffs)
-
posix/include/posix/math.h (modified) (view diffs)
-
posix/include/posix/pthread.h (modified) (view diffs)
-
posix/include/posix/pwd.h (modified) (view diffs)
-
posix/include/posix/signal.h (modified) (view diffs)
-
posix/include/posix/stddef.h (modified) (view diffs)
-
posix/include/posix/stdint.h (modified) (view diffs)
-
posix/include/posix/stdio.h (modified) (view diffs)
-
posix/include/posix/stdlib.h (modified) (view diffs)
-
posix/include/posix/string.h (modified) (view diffs)
-
posix/include/posix/strings.h (modified) (view diffs)
-
posix/include/posix/sys/mman.h (modified) (view diffs)
-
posix/include/posix/sys/stat.h (modified) (view diffs)
-
posix/include/posix/sys/time.h (modified) (view diffs)
-
posix/include/posix/sys/types.h (modified) (view diffs)
-
posix/include/posix/sys/wait.h (modified) (view diffs)
-
posix/include/posix/time.h (modified) (view diffs)
-
posix/include/posix/ucontext.h (modified) (view diffs)
-
posix/include/posix/unistd.h (modified) (view diffs)
-
posix/source/ctype.c (deleted)
-
posix/source/getopt.c (deleted)
-
posix/source/stdlib/strtol.c (deleted)
-
posix/src/ctype.c (moved) (moved from uspace/app/netstart/self_test.h ) (view diffs)
-
posix/src/dlfcn.c (moved) (moved from uspace/lib/posix/source/dlfcn.c ) (view diffs)
-
posix/src/fcntl.c (moved) (moved from uspace/lib/posix/source/fcntl.c ) (view diffs)
-
posix/src/fnmatch.c (moved) (moved from uspace/lib/posix/source/fnmatch.c ) (view diffs)
-
posix/src/internal/common.h (moved) (moved from uspace/lib/posix/source/internal/common.h ) (view diffs)
-
posix/src/locale.c (moved) (moved from uspace/lib/posix/source/locale.c ) (view diffs)
-
posix/src/pthread/condvar.c (moved) (moved from uspace/lib/posix/source/pthread/condvar.c ) (view diffs)
-
posix/src/pthread/keys.c (moved) (moved from uspace/lib/posix/source/pthread/keys.c ) (view diffs)
-
posix/src/pthread/mutex.c (moved) (moved from uspace/lib/posix/source/pthread/mutex.c ) (view diffs)
-
posix/src/pthread/threads.c (moved) (moved from uspace/lib/posix/source/pthread/threads.c ) (view diffs)
-
posix/src/pwd.c (moved) (moved from uspace/lib/posix/source/pwd.c ) (view diffs)
-
posix/src/signal.c (moved) (moved from uspace/lib/posix/source/signal.c ) (view diffs)
-
posix/src/stdio.c (moved) (moved from uspace/lib/posix/source/stdio.c ) (view diffs)
-
posix/src/stdio/scanf.c (moved) (moved from uspace/lib/posix/source/stdio/scanf.c ) (view diffs)
-
posix/src/stdlib.c (moved) (moved from uspace/lib/posix/source/stdlib.c ) (view diffs)
-
posix/src/stdlib/strtold.c (moved) (moved from uspace/lib/posix/source/stdlib/strtold.c ) (view diffs)
-
posix/src/string.c (moved) (moved from uspace/lib/posix/source/string.c ) (view diffs)
-
posix/src/strings.c (moved) (moved from uspace/lib/posix/source/strings.c ) (view diffs)
-
posix/src/sys/mman.c (moved) (moved from uspace/lib/posix/source/sys/mman.c ) (view diffs)
-
posix/src/sys/stat.c (moved) (moved from uspace/lib/posix/source/sys/stat.c ) (view diffs)
-
posix/src/sys/wait.c (moved) (moved from uspace/lib/posix/source/sys/wait.c ) (view diffs)
-
posix/src/time.c (moved) (moved from uspace/lib/posix/source/time.c ) (view diffs)
-
posix/src/unistd.c (moved) (moved from uspace/lib/posix/source/unistd.c ) (view diffs)
-
posix/test/scanf.c (modified) (view diffs)
-
softint/include/lltype.h (modified) (view diffs)
-
uri/internal/ctype.h (moved) (moved from uspace/lib/uri/ctype.h ) (view diffs)
-
uri/uri.c (modified) (view diffs)
-
usb/src/debug.c (modified) (view diffs)
-
usbdev/include/usb/dev/alternate_ifaces.h (modified) (view diffs)
-
usbdev/include/usb/dev/device.h (modified) (view diffs)
-
usbdev/include/usb/dev/request.h (modified) (view diffs)
-
usbdev/src/recognise.c (modified) (view diffs)
-
usbdev/src/request.c (modified) (view diffs)
-
usbhid/include/usb/hid/hiddescriptor.h (modified) (view diffs)
-
usbhid/include/usb/hid/hidparser.h (modified) (view diffs)
-
usbhid/include/usb/hid/hidpath.h (modified) (view diffs)
-
usbhid/include/usb/hid/hidreport.h (modified) (view diffs)
-
usbhid/include/usb/hid/request.h (modified) (view diffs)
-
usbvirt/include/usbvirt/device.h (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
