Merge branch 'split-time-directories'
This patch-set creates the "time-" directory set, allowing different time engines to be used for the unix architectures. This also allows to cleanly create arch-wrs and time-wrs, done by Aurelio in the next commits.
No related branches found
No related tags found
Showing
- Makefile 8 additions, 2 deletionsMakefile
- arch-bare-i386/Makefile 4 additions, 2 deletionsarch-bare-i386/Makefile
- arch-bare-x86-64/Makefile 4 additions, 2 deletionsarch-bare-x86-64/Makefile
- arch-unix/Makefile 8 additions, 2 deletionsarch-unix/Makefile
- arch-unix/ppsi-unix.h 0 additions, 3 deletionsarch-unix/ppsi-unix.h
- arch-unix/unix-startup.c 4 additions, 2 deletionsarch-unix/unix-startup.c
- arch-wrpc/Makefile 5 additions, 2 deletionsarch-wrpc/Makefile
- doc/ppsi-manual.in 86 additions, 69 deletionsdoc/ppsi-manual.in
- include/ppsi/ppsi.h 7 additions, 0 deletionsinclude/ppsi/ppsi.h
- time-bare/Makefile 8 additions, 0 deletionstime-bare/Makefile
- time-bare/bare-socket.c 0 additions, 0 deletionstime-bare/bare-socket.c
- time-bare/bare-time.c 0 additions, 0 deletionstime-bare/bare-time.c
- time-unix/Makefile 9 additions, 0 deletionstime-unix/Makefile
- time-unix/unix-socket.c 1 addition, 1 deletiontime-unix/unix-socket.c
- time-unix/unix-time.c 0 additions, 0 deletionstime-unix/unix-time.c
- time-wrpc/Makefile 8 additions, 0 deletionstime-wrpc/Makefile
- time-wrpc/wrpc-socket.c 0 additions, 1 deletiontime-wrpc/wrpc-socket.c
- time-wrpc/wrpc-time.c 0 additions, 1 deletiontime-wrpc/wrpc-time.c
time-bare/Makefile
0 → 100644
File moved
File moved
time-unix/Makefile
0 → 100644
File moved
time-wrpc/Makefile
0 → 100644
Please register or sign in to comment