diff --git a/Makefile b/Makefile deleted file mode 100644 index dd5252e..0000000 --- a/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -CC = gcc -LDFLAGS = -DEFINES = -DSTANDALONE -DEBUG -CFLAGS = -Wall -Werror - -all : fifo_lifo bidirectional_list B-trees simple_list - -%: %.c - $(CC) $(LDFLAGS) $(CFLAGS) $(DEFINES) $< -o $@ diff --git a/README b/README index 3466188..452b9ff 100644 --- a/README +++ b/README @@ -1,31 +1,27 @@ -This is a set of small usefull utilites & macros - - -bidirectional_list - simple list with operation of searching, inserting, deleting - -B-trees - simple but slowly binary search trees with all main operations - -fifo_lifo - simple stack-like queues - -netdaemon - snippet for network management of serial devices - -serialsock - socket server for serial devices - -simple_list - 1-directional list with functions: add element; delete list - -stellarium_emul - snippet for stellarium telescope remote control - -tmout - theads-based timeout to check something - -usefull_macros - a lot of different macros & functions - - * safe memory allocation & freeing - * coloured output on tty & monochromeous on non-tty - * error/warning/debug macros - * MMAP files into memory - -USBrelay - simplest tool to manage USB-HID chinese relays - - -translate c into asm: gcc -S -fverbose-asm file.c - +cmakelists_ - some usefull CMakeLists.txt and Makefile examples +deepseek - code from deepseek +_deprecated - old and mostly useless code +ESP8266 - ESP8266 AT-commands management +HSFW_management - old HSFW filter wheel management (need code review for new usefull_macros library) +I2Csensors - some I2C sensors management +image_view_module - old module (almost deprecated) +MLX90640_test - test of MLX90640 bolometer (almost deprecated) +modbus_params - run with any modbus device using "dictionary" +modbus_relay - chinese modbus relay management +NES_webiface - old web interface for NES spectrograph (almost deprecated) +Raspberry - some things for ARM +serialsock - proxy-server between serial device and several net-clients +serialsockCANmanage - web-interface for serial device management +_snippets - some simple snippets +Socket_CAN - network proxy between two CANbus nets (almost deprecated) +SSL_Socket_snippet - SSL socket +stellarium_emul - emulation of stellarium protocol +stringHash4MCU_ - test of hases for MCU +table_sincos - MCU table-based trigonometry +TeAmanagement - management of TeA ("Telescope Analyzer") stages +Tetris - simplest CLI tetris +thread_array_management - arrays of threads +Trinamic - trinamic stepper-driver management (almost deprecated) +USBrelay - work with chinese USB-relay +usb_reset - reset USB bus +Zernike - old approaches to Zernike polynomials diff --git a/Socket_CAN/log.log b/Socket_CAN/log.log deleted file mode 100644 index d362162..0000000 --- a/Socket_CAN/log.log +++ /dev/null @@ -1,121 +0,0 @@ -[ERR] 2021/12/20-09:51:56 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-09:51:57 SSL_accept() -[WARN] 2021/12/20-09:51:57 Child killed with sig=9 -[ERR] 2021/12/20-09:54:18 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-09:54:19 SSL_accept() -[ERR] 2021/12/20-09:54:33 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-09:54:39 Child killed with sig=2 -[ERR] 2021/12/20-09:55:27 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-09:55:30 Child killed with sig=2 -[ERR] 2021/12/20-10:00:07 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-10:00:14 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-10:00:17 Child killed with sig=2 -[WARN] 2021/12/20-11:30:15 Could not set the CA file location -[WARN] 2021/12/20-11:30:15 Child killed with sig=9 -[ERR] 2021/12/20-11:31:48 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-11:31:48 SSL_accept() -[ERR] 2021/12/20-11:32:38 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-11:32:38 SSL_accept() -[WARN] 2021/12/20-11:33:54 Child killed with sig=2 -[ERR] 2021/12/20-11:33:57 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-11:33:57 SSL_accept() -[WARN] 2021/12/20-11:37:21 Child killed with sig=2 -[ERR] 2021/12/20-11:37:24 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-11:37:40 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-11:37:42 Child killed with sig=2 -[ERR] 2021/12/20-11:38:03 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-11:38:03 SSL_accept() -[WARN] 2021/12/20-11:38:14 Child killed with sig=2 -[ERR] 2021/12/20-14:44:30 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-14:44:30 SSL_accept() -[WARN] 2021/12/20-14:44:30 Child killed with sig=9 -[ERR] 2021/12/20-14:44:38 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-14:44:38 SSL_accept() -[WARN] 2021/12/20-14:44:38 Child killed with sig=9 -[ERR] 2021/12/20-14:44:53 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-14:45:16 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-14:46:13 Child killed with sig=2 -[ERR] 2021/12/20-14:46:20 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-14:47:49 Child killed with sig=2 -[ERR] 2021/12/20-14:47:52 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-14:50:22 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-14:50:24 Child killed with sig=2 -[ERR] 2021/12/20-14:50:28 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-14:52:08 Child killed with sig=2 -[ERR] 2021/12/20-14:52:28 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-14:53:09 Child killed with sig=2 -[ERR] 2021/12/20-14:53:11 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-14:53:12 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/20-14:54:40 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-14:55:40 Child killed with sig=2 -[ERR] 2021/12/20-14:55:42 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/20-14:56:01 Child killed with sig=2 -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:21 SSL_accept() -[ERR] 2021/12/21-09:17:21 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-09:17:21 Child killed with sig=9 -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:17:27 SSL_accept() -[WARN] 2021/12/21-09:17:27 Child killed with sig=9 -[ERR] 2021/12/21-09:17:27 SSL_accept() -[ERR] 2021/12/21-09:17:27 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:32:32 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-09:34:25 Child killed with sig=2 -[ERR] 2021/12/21-09:34:28 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-09:34:48 Child killed with sig=2 -[ERR] 2021/12/21-09:36:00 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:36:00 SSL_accept() -[WARN] 2021/12/21-09:36:00 Child killed with sig=9 -[ERR] 2021/12/21-09:44:24 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-09:55:33 Child killed with sig=2 -[ERR] 2021/12/21-09:55:38 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:55:38 SSL_accept() -[WARN] 2021/12/21-09:55:38 Child killed with sig=9 -[ERR] 2021/12/21-09:56:50 open_socket(): UNREACHABLE CODE REACHED! -[ERR] 2021/12/21-09:57:36 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-09:57:39 Child killed with sig=2 -[ERR] 2021/12/21-09:58:13 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-09:58:36 Child killed with sig=2 -[ERR] 2021/12/21-09:58:45 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-09:58:47 Child killed with sig=2 -[ERR] 2021/12/21-10:03:33 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-10:03:40 Child killed with sig=2 -[ERR] 2021/12/21-12:39:08 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-12:39:16 Child killed with sig=2 -[ERR] 2021/12/21-12:40:52 open_socket(): UNREACHABLE CODE REACHED! -[WARN] 2021/12/21-12:41:02 Child killed with sig=2 -[ERR] 2021/12/21-14:52:19 Can't init CAN bus, will try later -[WARN] 2021/12/21-14:52:27 Child killed with sig=2 -[ERR] 2021/12/21-14:54:28 Can't init CAN bus, will try later -[WARN] 2021/12/21-14:54:50 Child killed with sig=2 -[WARN] 2021/12/21-14:56:52 Child killed with sig=2 -[WARN] 2021/12/21-14:57:08 Max amount of connections: disconnect fd=6 -[WARN] 2021/12/21-14:57:12 Max amount of connections: disconnect fd=6 -[WARN] 2021/12/21-14:57:20 Child killed with sig=2 -[ERR] 2021/12/21-14:57:39 SSL error 5 -[WARN] 2021/12/21-14:57:40 Child killed with sig=2 -[ERR] 2021/12/21-16:27:13 SSL error 5 -[WARN] 2021/12/21-16:27:16 Child killed with sig=2 diff --git a/Binary_search/errors.c b/_deprecated/Binary_search/errors.c similarity index 100% rename from Binary_search/errors.c rename to _deprecated/Binary_search/errors.c diff --git a/Binary_search/errors.h b/_deprecated/Binary_search/errors.h similarity index 100% rename from Binary_search/errors.h rename to _deprecated/Binary_search/errors.h diff --git a/FITS/Makefile b/_deprecated/FITS/Makefile similarity index 100% rename from FITS/Makefile rename to _deprecated/FITS/Makefile diff --git a/FITS/README b/_deprecated/FITS/README similarity index 100% rename from FITS/README rename to _deprecated/FITS/README diff --git a/FITS/fits.c b/_deprecated/FITS/fits.c similarity index 100% rename from FITS/fits.c rename to _deprecated/FITS/fits.c diff --git a/FITS/fits.h b/_deprecated/FITS/fits.h similarity index 100% rename from FITS/fits.h rename to _deprecated/FITS/fits.h diff --git a/FITS/main.c b/_deprecated/FITS/main.c similarity index 100% rename from FITS/main.c rename to _deprecated/FITS/main.c diff --git a/FITS/usefull_macros.c b/_deprecated/FITS/usefull_macros.c similarity index 100% rename from FITS/usefull_macros.c rename to _deprecated/FITS/usefull_macros.c diff --git a/FITS/usefull_macros.h b/_deprecated/FITS/usefull_macros.h similarity index 100% rename from FITS/usefull_macros.h rename to _deprecated/FITS/usefull_macros.h diff --git a/GLUT_window/LICENSE b/_deprecated/GLUT_window/LICENSE similarity index 100% rename from GLUT_window/LICENSE rename to _deprecated/GLUT_window/LICENSE diff --git a/GLUT_window/Makefile b/_deprecated/GLUT_window/Makefile similarity index 100% rename from GLUT_window/Makefile rename to _deprecated/GLUT_window/Makefile diff --git a/GLUT_window/Readme b/_deprecated/GLUT_window/Readme similarity index 100% rename from GLUT_window/Readme rename to _deprecated/GLUT_window/Readme diff --git a/GLUT_window/Readme.md b/_deprecated/GLUT_window/Readme.md similarity index 100% rename from GLUT_window/Readme.md rename to _deprecated/GLUT_window/Readme.md diff --git a/GLUT_window/aux.c b/_deprecated/GLUT_window/aux.c similarity index 100% rename from GLUT_window/aux.c rename to _deprecated/GLUT_window/aux.c diff --git a/GLUT_window/aux.h b/_deprecated/GLUT_window/aux.h similarity index 100% rename from GLUT_window/aux.h rename to _deprecated/GLUT_window/aux.h diff --git a/GLUT_window/cmdlnopts.c b/_deprecated/GLUT_window/cmdlnopts.c similarity index 100% rename from GLUT_window/cmdlnopts.c rename to _deprecated/GLUT_window/cmdlnopts.c diff --git a/GLUT_window/cmdlnopts.h b/_deprecated/GLUT_window/cmdlnopts.h similarity index 100% rename from GLUT_window/cmdlnopts.h rename to _deprecated/GLUT_window/cmdlnopts.h diff --git a/GLUT_window/events.c b/_deprecated/GLUT_window/events.c similarity index 100% rename from GLUT_window/events.c rename to _deprecated/GLUT_window/events.c diff --git a/GLUT_window/events.h b/_deprecated/GLUT_window/events.h similarity index 100% rename from GLUT_window/events.h rename to _deprecated/GLUT_window/events.h diff --git a/GLUT_window/image_functions.c b/_deprecated/GLUT_window/image_functions.c similarity index 100% rename from GLUT_window/image_functions.c rename to _deprecated/GLUT_window/image_functions.c diff --git a/GLUT_window/image_functions.h b/_deprecated/GLUT_window/image_functions.h similarity index 100% rename from GLUT_window/image_functions.h rename to _deprecated/GLUT_window/image_functions.h diff --git a/GLUT_window/imageview.c b/_deprecated/GLUT_window/imageview.c similarity index 100% rename from GLUT_window/imageview.c rename to _deprecated/GLUT_window/imageview.c diff --git a/GLUT_window/imageview.h b/_deprecated/GLUT_window/imageview.h similarity index 100% rename from GLUT_window/imageview.h rename to _deprecated/GLUT_window/imageview.h diff --git a/GLUT_window/opengl.c b/_deprecated/GLUT_window/opengl.c similarity index 100% rename from GLUT_window/opengl.c rename to _deprecated/GLUT_window/opengl.c diff --git a/GLUT_window/opengl.cflags b/_deprecated/GLUT_window/opengl.cflags similarity index 100% rename from GLUT_window/opengl.cflags rename to _deprecated/GLUT_window/opengl.cflags diff --git a/GLUT_window/opengl.config b/_deprecated/GLUT_window/opengl.config similarity index 100% rename from GLUT_window/opengl.config rename to _deprecated/GLUT_window/opengl.config diff --git a/GLUT_window/opengl.creator b/_deprecated/GLUT_window/opengl.creator similarity index 100% rename from GLUT_window/opengl.creator rename to _deprecated/GLUT_window/opengl.creator diff --git a/GLUT_window/opengl.creator.user b/_deprecated/GLUT_window/opengl.creator.user similarity index 100% rename from GLUT_window/opengl.creator.user rename to _deprecated/GLUT_window/opengl.creator.user diff --git a/GLUT_window/opengl.creator.user.7bd84e3 b/_deprecated/GLUT_window/opengl.creator.user.7bd84e3 similarity index 100% rename from GLUT_window/opengl.creator.user.7bd84e3 rename to _deprecated/GLUT_window/opengl.creator.user.7bd84e3 diff --git a/GLUT_window/opengl.cxxflags b/_deprecated/GLUT_window/opengl.cxxflags similarity index 100% rename from GLUT_window/opengl.cxxflags rename to _deprecated/GLUT_window/opengl.cxxflags diff --git a/GLUT_window/opengl.files b/_deprecated/GLUT_window/opengl.files similarity index 100% rename from GLUT_window/opengl.files rename to _deprecated/GLUT_window/opengl.files diff --git a/GLUT_window/opengl.includes b/_deprecated/GLUT_window/opengl.includes similarity index 100% rename from GLUT_window/opengl.includes rename to _deprecated/GLUT_window/opengl.includes diff --git a/GPS/Makefile b/_deprecated/GPS/Makefile similarity index 100% rename from GPS/Makefile rename to _deprecated/GPS/Makefile diff --git a/GPS/README b/_deprecated/GPS/README similarity index 100% rename from GPS/README rename to _deprecated/GPS/README diff --git a/GPS/cmdlnopts.c b/_deprecated/GPS/cmdlnopts.c similarity index 100% rename from GPS/cmdlnopts.c rename to _deprecated/GPS/cmdlnopts.c diff --git a/GPS/cmdlnopts.h b/_deprecated/GPS/cmdlnopts.h similarity index 100% rename from GPS/cmdlnopts.h rename to _deprecated/GPS/cmdlnopts.h diff --git a/GPS/daemon.c b/_deprecated/GPS/daemon.c similarity index 100% rename from GPS/daemon.c rename to _deprecated/GPS/daemon.c diff --git a/GPS/daemon.h b/_deprecated/GPS/daemon.h similarity index 100% rename from GPS/daemon.h rename to _deprecated/GPS/daemon.h diff --git a/GPS/main.c b/_deprecated/GPS/main.c similarity index 100% rename from GPS/main.c rename to _deprecated/GPS/main.c diff --git a/GPS/parceargs.c b/_deprecated/GPS/parceargs.c similarity index 100% rename from GPS/parceargs.c rename to _deprecated/GPS/parceargs.c diff --git a/GPS/parceargs.h b/_deprecated/GPS/parceargs.h similarity index 100% rename from GPS/parceargs.h rename to _deprecated/GPS/parceargs.h diff --git a/GPS/usefull_macros.c b/_deprecated/GPS/usefull_macros.c similarity index 100% rename from GPS/usefull_macros.c rename to _deprecated/GPS/usefull_macros.c diff --git a/GPS/usefull_macros.h b/_deprecated/GPS/usefull_macros.h similarity index 100% rename from GPS/usefull_macros.h rename to _deprecated/GPS/usefull_macros.h diff --git a/Ncurses/Makefile b/_deprecated/Ncurses/Makefile similarity index 100% rename from Ncurses/Makefile rename to _deprecated/Ncurses/Makefile diff --git a/Ncurses/acs.c b/_deprecated/Ncurses/acs.c similarity index 100% rename from Ncurses/acs.c rename to _deprecated/Ncurses/acs.c diff --git a/Ncurses/menu.c b/_deprecated/Ncurses/menu.c similarity index 100% rename from Ncurses/menu.c rename to _deprecated/Ncurses/menu.c diff --git a/Ncurses/mouse_menu.c b/_deprecated/Ncurses/mouse_menu.c similarity index 100% rename from Ncurses/mouse_menu.c rename to _deprecated/Ncurses/mouse_menu.c diff --git a/Ncurses/ncurses.cflags b/_deprecated/Ncurses/ncurses.cflags similarity index 100% rename from Ncurses/ncurses.cflags rename to _deprecated/Ncurses/ncurses.cflags diff --git a/Ncurses/ncurses.config b/_deprecated/Ncurses/ncurses.config similarity index 100% rename from Ncurses/ncurses.config rename to _deprecated/Ncurses/ncurses.config diff --git a/Ncurses/ncurses.creator b/_deprecated/Ncurses/ncurses.creator similarity index 100% rename from Ncurses/ncurses.creator rename to _deprecated/Ncurses/ncurses.creator diff --git a/Ncurses/ncurses.cxxflags b/_deprecated/Ncurses/ncurses.cxxflags similarity index 100% rename from Ncurses/ncurses.cxxflags rename to _deprecated/Ncurses/ncurses.cxxflags diff --git a/Ncurses/ncurses.files b/_deprecated/Ncurses/ncurses.files similarity index 100% rename from Ncurses/ncurses.files rename to _deprecated/Ncurses/ncurses.files diff --git a/Ncurses/ncurses.includes b/_deprecated/Ncurses/ncurses.includes similarity index 100% rename from Ncurses/ncurses.includes rename to _deprecated/Ncurses/ncurses.includes diff --git a/Ncurses/ncurses_and_readline.c b/_deprecated/Ncurses/ncurses_and_readline.c similarity index 100% rename from Ncurses/ncurses_and_readline.c rename to _deprecated/Ncurses/ncurses_and_readline.c diff --git a/Ncurses/rolling.c b/_deprecated/Ncurses/rolling.c similarity index 100% rename from Ncurses/rolling.c rename to _deprecated/Ncurses/rolling.c diff --git a/Ncurses/scroll.c b/_deprecated/Ncurses/scroll.c similarity index 100% rename from Ncurses/scroll.c rename to _deprecated/Ncurses/scroll.c diff --git a/Ncurses/scrollfile.c b/_deprecated/Ncurses/scrollfile.c similarity index 100% rename from Ncurses/scrollfile.c rename to _deprecated/Ncurses/scrollfile.c diff --git a/SMSD-1.5/Makefile b/_deprecated/SMSD-1.5/Makefile similarity index 100% rename from SMSD-1.5/Makefile rename to _deprecated/SMSD-1.5/Makefile diff --git a/SMSD-1.5/README b/_deprecated/SMSD-1.5/README similarity index 100% rename from SMSD-1.5/README rename to _deprecated/SMSD-1.5/README diff --git a/SMSD-1.5/client.c b/_deprecated/SMSD-1.5/client.c similarity index 100% rename from SMSD-1.5/client.c rename to _deprecated/SMSD-1.5/client.c diff --git a/Socket_snippet/Makefile b/_deprecated/Socket_snippet/Makefile similarity index 100% rename from Socket_snippet/Makefile rename to _deprecated/Socket_snippet/Makefile diff --git a/Socket_snippet/Readme.md b/_deprecated/Socket_snippet/Readme.md similarity index 100% rename from Socket_snippet/Readme.md rename to _deprecated/Socket_snippet/Readme.md diff --git a/Socket_snippet/client.c b/_deprecated/Socket_snippet/client.c similarity index 100% rename from Socket_snippet/client.c rename to _deprecated/Socket_snippet/client.c diff --git a/Socket_snippet/client.h b/_deprecated/Socket_snippet/client.h similarity index 100% rename from Socket_snippet/client.h rename to _deprecated/Socket_snippet/client.h diff --git a/Socket_snippet/cmdlnopts.c b/_deprecated/Socket_snippet/cmdlnopts.c similarity index 100% rename from Socket_snippet/cmdlnopts.c rename to _deprecated/Socket_snippet/cmdlnopts.c diff --git a/Socket_snippet/cmdlnopts.h b/_deprecated/Socket_snippet/cmdlnopts.h similarity index 100% rename from Socket_snippet/cmdlnopts.h rename to _deprecated/Socket_snippet/cmdlnopts.h diff --git a/Socket_snippet/main.c b/_deprecated/Socket_snippet/main.c similarity index 100% rename from Socket_snippet/main.c rename to _deprecated/Socket_snippet/main.c diff --git a/Socket_snippet/server.c b/_deprecated/Socket_snippet/server.c similarity index 100% rename from Socket_snippet/server.c rename to _deprecated/Socket_snippet/server.c diff --git a/Socket_snippet/server.h b/_deprecated/Socket_snippet/server.h similarity index 100% rename from Socket_snippet/server.h rename to _deprecated/Socket_snippet/server.h diff --git a/Socket_snippet/socket.c b/_deprecated/Socket_snippet/socket.c similarity index 100% rename from Socket_snippet/socket.c rename to _deprecated/Socket_snippet/socket.c diff --git a/Socket_snippet/socket.h b/_deprecated/Socket_snippet/socket.h similarity index 100% rename from Socket_snippet/socket.h rename to _deprecated/Socket_snippet/socket.h diff --git a/Socket_snippet/socksnippet.cflags b/_deprecated/Socket_snippet/socksnippet.cflags similarity index 100% rename from Socket_snippet/socksnippet.cflags rename to _deprecated/Socket_snippet/socksnippet.cflags diff --git a/Socket_snippet/socksnippet.config b/_deprecated/Socket_snippet/socksnippet.config similarity index 100% rename from Socket_snippet/socksnippet.config rename to _deprecated/Socket_snippet/socksnippet.config diff --git a/Socket_snippet/socksnippet.creator b/_deprecated/Socket_snippet/socksnippet.creator similarity index 100% rename from Socket_snippet/socksnippet.creator rename to _deprecated/Socket_snippet/socksnippet.creator diff --git a/Socket_snippet/socksnippet.creator.user b/_deprecated/Socket_snippet/socksnippet.creator.user similarity index 100% rename from Socket_snippet/socksnippet.creator.user rename to _deprecated/Socket_snippet/socksnippet.creator.user diff --git a/Socket_snippet/socksnippet.cxxflags b/_deprecated/Socket_snippet/socksnippet.cxxflags similarity index 100% rename from Socket_snippet/socksnippet.cxxflags rename to _deprecated/Socket_snippet/socksnippet.cxxflags diff --git a/Socket_snippet/socksnippet.files b/_deprecated/Socket_snippet/socksnippet.files similarity index 100% rename from Socket_snippet/socksnippet.files rename to _deprecated/Socket_snippet/socksnippet.files diff --git a/Socket_snippet/socksnippet.includes b/_deprecated/Socket_snippet/socksnippet.includes similarity index 100% rename from Socket_snippet/socksnippet.includes rename to _deprecated/Socket_snippet/socksnippet.includes diff --git a/Socket_snippet/testcommands b/_deprecated/Socket_snippet/testcommands similarity index 100% rename from Socket_snippet/testcommands rename to _deprecated/Socket_snippet/testcommands diff --git a/astrosib/CMakeLists.txt b/_deprecated/astrosib/CMakeLists.txt similarity index 100% rename from astrosib/CMakeLists.txt rename to _deprecated/astrosib/CMakeLists.txt diff --git a/astrosib/Readme.md b/_deprecated/astrosib/Readme.md similarity index 100% rename from astrosib/Readme.md rename to _deprecated/astrosib/Readme.md diff --git a/astrosib/astrosib.cpp b/_deprecated/astrosib/astrosib.cpp similarity index 100% rename from astrosib/astrosib.cpp rename to _deprecated/astrosib/astrosib.cpp diff --git a/astrosib/astrosib.h b/_deprecated/astrosib/astrosib.h similarity index 100% rename from astrosib/astrosib.h rename to _deprecated/astrosib/astrosib.h diff --git a/bidirectional_list.c b/_deprecated/bidirectional_list.c similarity index 100% rename from bidirectional_list.c rename to _deprecated/bidirectional_list.c diff --git a/bidirectional_list.h b/_deprecated/bidirectional_list.h similarity index 100% rename from bidirectional_list.h rename to _deprecated/bidirectional_list.h diff --git a/erosion-dilation/Makefile b/_deprecated/erosion-dilation/Makefile similarity index 100% rename from erosion-dilation/Makefile rename to _deprecated/erosion-dilation/Makefile diff --git a/erosion-dilation/README b/_deprecated/erosion-dilation/README similarity index 100% rename from erosion-dilation/README rename to _deprecated/erosion-dilation/README diff --git a/erosion-dilation/binmorph.c b/_deprecated/erosion-dilation/binmorph.c similarity index 100% rename from erosion-dilation/binmorph.c rename to _deprecated/erosion-dilation/binmorph.c diff --git a/erosion-dilation/binmorph.h b/_deprecated/erosion-dilation/binmorph.h similarity index 100% rename from erosion-dilation/binmorph.h rename to _deprecated/erosion-dilation/binmorph.h diff --git a/erosion-dilation/cclabling.h b/_deprecated/erosion-dilation/cclabling.h similarity index 100% rename from erosion-dilation/cclabling.h rename to _deprecated/erosion-dilation/cclabling.h diff --git a/erosion-dilation/cclabling_1.h b/_deprecated/erosion-dilation/cclabling_1.h similarity index 100% rename from erosion-dilation/cclabling_1.h rename to _deprecated/erosion-dilation/cclabling_1.h diff --git a/erosion-dilation/dilation.h b/_deprecated/erosion-dilation/dilation.h similarity index 100% rename from erosion-dilation/dilation.h rename to _deprecated/erosion-dilation/dilation.h diff --git a/erosion-dilation/fc_filter.h b/_deprecated/erosion-dilation/fc_filter.h similarity index 100% rename from erosion-dilation/fc_filter.h rename to _deprecated/erosion-dilation/fc_filter.h diff --git a/erosion-dilation/fs_filter.h b/_deprecated/erosion-dilation/fs_filter.h similarity index 100% rename from erosion-dilation/fs_filter.h rename to _deprecated/erosion-dilation/fs_filter.h diff --git a/erosion-dilation/main.c b/_deprecated/erosion-dilation/main.c similarity index 100% rename from erosion-dilation/main.c rename to _deprecated/erosion-dilation/main.c diff --git a/fifo_lifo.c b/_deprecated/fifo_lifo.c similarity index 100% rename from fifo_lifo.c rename to _deprecated/fifo_lifo.c diff --git a/fifo_lifo.h b/_deprecated/fifo_lifo.h similarity index 100% rename from fifo_lifo.h rename to _deprecated/fifo_lifo.h diff --git a/getopt/README b/_deprecated/getopt/README similarity index 100% rename from getopt/README rename to _deprecated/getopt/README diff --git a/getopt/cmdlnopts/Makefile b/_deprecated/getopt/cmdlnopts/Makefile similarity index 100% rename from getopt/cmdlnopts/Makefile rename to _deprecated/getopt/cmdlnopts/Makefile diff --git a/getopt/cmdlnopts/cmdlnopts.c b/_deprecated/getopt/cmdlnopts/cmdlnopts.c similarity index 100% rename from getopt/cmdlnopts/cmdlnopts.c rename to _deprecated/getopt/cmdlnopts/cmdlnopts.c diff --git a/getopt/cmdlnopts/cmdlnopts.h b/_deprecated/getopt/cmdlnopts/cmdlnopts.h similarity index 100% rename from getopt/cmdlnopts/cmdlnopts.h rename to _deprecated/getopt/cmdlnopts/cmdlnopts.h diff --git a/getopt/cmdlnopts/main.c b/_deprecated/getopt/cmdlnopts/main.c similarity index 100% rename from getopt/cmdlnopts/main.c rename to _deprecated/getopt/cmdlnopts/main.c diff --git a/getopt/cmdlnopts/parseargs.c b/_deprecated/getopt/cmdlnopts/parseargs.c similarity index 100% rename from getopt/cmdlnopts/parseargs.c rename to _deprecated/getopt/cmdlnopts/parseargs.c diff --git a/getopt/cmdlnopts/parseargs.h b/_deprecated/getopt/cmdlnopts/parseargs.h similarity index 100% rename from getopt/cmdlnopts/parseargs.h rename to _deprecated/getopt/cmdlnopts/parseargs.h diff --git a/getopt/cmdlnopts/usefull_macros.c b/_deprecated/getopt/cmdlnopts/usefull_macros.c similarity index 100% rename from getopt/cmdlnopts/usefull_macros.c rename to _deprecated/getopt/cmdlnopts/usefull_macros.c diff --git a/getopt/cmdlnopts/usefull_macros.h b/_deprecated/getopt/cmdlnopts/usefull_macros.h similarity index 100% rename from getopt/cmdlnopts/usefull_macros.h rename to _deprecated/getopt/cmdlnopts/usefull_macros.h diff --git a/getopt/cmdlnopts_deprecated/cmdlnopts.c b/_deprecated/getopt/cmdlnopts_deprecated/cmdlnopts.c similarity index 100% rename from getopt/cmdlnopts_deprecated/cmdlnopts.c rename to _deprecated/getopt/cmdlnopts_deprecated/cmdlnopts.c diff --git a/getopt/cmdlnopts_deprecated/cmdlnopts.h b/_deprecated/getopt/cmdlnopts_deprecated/cmdlnopts.h similarity index 100% rename from getopt/cmdlnopts_deprecated/cmdlnopts.h rename to _deprecated/getopt/cmdlnopts_deprecated/cmdlnopts.h diff --git a/getopt/cmdlnopts_deprecated/parceargs.c b/_deprecated/getopt/cmdlnopts_deprecated/parceargs.c similarity index 100% rename from getopt/cmdlnopts_deprecated/parceargs.c rename to _deprecated/getopt/cmdlnopts_deprecated/parceargs.c diff --git a/getopt/cmdlnopts_deprecated/parceargs.h b/_deprecated/getopt/cmdlnopts_deprecated/parceargs.h similarity index 100% rename from getopt/cmdlnopts_deprecated/parceargs.h rename to _deprecated/getopt/cmdlnopts_deprecated/parceargs.h diff --git a/getopt/getopt/getopt.c b/_deprecated/getopt/getopt/getopt.c similarity index 100% rename from getopt/getopt/getopt.c rename to _deprecated/getopt/getopt/getopt.c diff --git a/getopt/getopt/getopt.h b/_deprecated/getopt/getopt/getopt.h similarity index 100% rename from getopt/getopt/getopt.h rename to _deprecated/getopt/getopt/getopt.h diff --git a/guard.c b/_deprecated/guard.c similarity index 100% rename from guard.c rename to _deprecated/guard.c diff --git a/json/json.c b/_deprecated/json/json.c similarity index 100% rename from json/json.c rename to _deprecated/json/json.c diff --git a/json/json.h b/_deprecated/json/json.h similarity index 100% rename from json/json.h rename to _deprecated/json/json.h diff --git a/kicad-copy/Makefile b/_deprecated/kicad-copy/Makefile similarity index 100% rename from kicad-copy/Makefile rename to _deprecated/kicad-copy/Makefile diff --git a/kicad-copy/cmdlnopts.c b/_deprecated/kicad-copy/cmdlnopts.c similarity index 100% rename from kicad-copy/cmdlnopts.c rename to _deprecated/kicad-copy/cmdlnopts.c diff --git a/kicad-copy/cmdlnopts.h b/_deprecated/kicad-copy/cmdlnopts.h similarity index 100% rename from kicad-copy/cmdlnopts.h rename to _deprecated/kicad-copy/cmdlnopts.h diff --git a/kicad-copy/copy_pcb.c b/_deprecated/kicad-copy/copy_pcb.c similarity index 100% rename from kicad-copy/copy_pcb.c rename to _deprecated/kicad-copy/copy_pcb.c diff --git a/kicad-copy/copy_pcb.h b/_deprecated/kicad-copy/copy_pcb.h similarity index 100% rename from kicad-copy/copy_pcb.h rename to _deprecated/kicad-copy/copy_pcb.h diff --git a/kicad-copy/parceargs.c b/_deprecated/kicad-copy/parceargs.c similarity index 100% rename from kicad-copy/parceargs.c rename to _deprecated/kicad-copy/parceargs.c diff --git a/kicad-copy/parceargs.h b/_deprecated/kicad-copy/parceargs.h similarity index 100% rename from kicad-copy/parceargs.h rename to _deprecated/kicad-copy/parceargs.h diff --git a/kicad-copy/usefull_macros.c b/_deprecated/kicad-copy/usefull_macros.c similarity index 100% rename from kicad-copy/usefull_macros.c rename to _deprecated/kicad-copy/usefull_macros.c diff --git a/kicad-copy/usefull_macros.h b/_deprecated/kicad-copy/usefull_macros.h similarity index 100% rename from kicad-copy/usefull_macros.h rename to _deprecated/kicad-copy/usefull_macros.h diff --git a/mydiff.c b/_deprecated/mydiff.c similarity index 100% rename from mydiff.c rename to _deprecated/mydiff.c diff --git a/netdaemon/Makefile b/_deprecated/netdaemon/Makefile similarity index 100% rename from netdaemon/Makefile rename to _deprecated/netdaemon/Makefile diff --git a/netdaemon/Readme.md b/_deprecated/netdaemon/Readme.md similarity index 100% rename from netdaemon/Readme.md rename to _deprecated/netdaemon/Readme.md diff --git a/netdaemon/cmdlnopts.c b/_deprecated/netdaemon/cmdlnopts.c similarity index 100% rename from netdaemon/cmdlnopts.c rename to _deprecated/netdaemon/cmdlnopts.c diff --git a/netdaemon/cmdlnopts.h b/_deprecated/netdaemon/cmdlnopts.h similarity index 100% rename from netdaemon/cmdlnopts.h rename to _deprecated/netdaemon/cmdlnopts.h diff --git a/netdaemon/main.c b/_deprecated/netdaemon/main.c similarity index 100% rename from netdaemon/main.c rename to _deprecated/netdaemon/main.c diff --git a/netdaemon/netdaemon.c.tags b/_deprecated/netdaemon/netdaemon.c.tags similarity index 100% rename from netdaemon/netdaemon.c.tags rename to _deprecated/netdaemon/netdaemon.c.tags diff --git a/netdaemon/parseargs.c b/_deprecated/netdaemon/parseargs.c similarity index 100% rename from netdaemon/parseargs.c rename to _deprecated/netdaemon/parseargs.c diff --git a/netdaemon/parseargs.h b/_deprecated/netdaemon/parseargs.h similarity index 100% rename from netdaemon/parseargs.h rename to _deprecated/netdaemon/parseargs.h diff --git a/netdaemon/socket.c b/_deprecated/netdaemon/socket.c similarity index 100% rename from netdaemon/socket.c rename to _deprecated/netdaemon/socket.c diff --git a/netdaemon/socket.h b/_deprecated/netdaemon/socket.h similarity index 100% rename from netdaemon/socket.h rename to _deprecated/netdaemon/socket.h diff --git a/netdaemon/term.c b/_deprecated/netdaemon/term.c similarity index 100% rename from netdaemon/term.c rename to _deprecated/netdaemon/term.c diff --git a/netdaemon/term.h b/_deprecated/netdaemon/term.h similarity index 100% rename from netdaemon/term.h rename to _deprecated/netdaemon/term.h diff --git a/netdaemon/usefull_macros.c b/_deprecated/netdaemon/usefull_macros.c similarity index 100% rename from netdaemon/usefull_macros.c rename to _deprecated/netdaemon/usefull_macros.c diff --git a/netdaemon/usefull_macros.h b/_deprecated/netdaemon/usefull_macros.h similarity index 100% rename from netdaemon/usefull_macros.h rename to _deprecated/netdaemon/usefull_macros.h diff --git a/opengl.c b/_deprecated/opengl.c similarity index 100% rename from opengl.c rename to _deprecated/opengl.c diff --git a/pipe_and_buffering_read.c b/_deprecated/pipe_and_buffering_read.c similarity index 100% rename from pipe_and_buffering_read.c rename to _deprecated/pipe_and_buffering_read.c diff --git a/randline.c b/_deprecated/randline.c similarity index 100% rename from randline.c rename to _deprecated/randline.c diff --git a/randomstring.c b/_deprecated/randomstring.c similarity index 100% rename from randomstring.c rename to _deprecated/randomstring.c diff --git a/sharedlib_template/CMake.readme b/_deprecated/sharedlib_template/CMake.readme similarity index 100% rename from sharedlib_template/CMake.readme rename to _deprecated/sharedlib_template/CMake.readme diff --git a/sharedlib_template/CMakeLists.txt b/_deprecated/sharedlib_template/CMakeLists.txt similarity index 100% rename from sharedlib_template/CMakeLists.txt rename to _deprecated/sharedlib_template/CMakeLists.txt diff --git a/sharedlib_template/examples/CMakeLists.txt b/_deprecated/sharedlib_template/examples/CMakeLists.txt similarity index 100% rename from sharedlib_template/examples/CMakeLists.txt rename to _deprecated/sharedlib_template/examples/CMakeLists.txt diff --git a/sharedlib_template/examples/helloworld.c b/_deprecated/sharedlib_template/examples/helloworld.c similarity index 100% rename from sharedlib_template/examples/helloworld.c rename to _deprecated/sharedlib_template/examples/helloworld.c diff --git a/sharedlib_template/locale/ru/LC_MESSAGES/usefull_macros.mo b/_deprecated/sharedlib_template/locale/ru/LC_MESSAGES/usefull_macros.mo similarity index 100% rename from sharedlib_template/locale/ru/LC_MESSAGES/usefull_macros.mo rename to _deprecated/sharedlib_template/locale/ru/LC_MESSAGES/usefull_macros.mo diff --git a/sharedlib_template/locale/ru/ru.po b/_deprecated/sharedlib_template/locale/ru/ru.po similarity index 100% rename from sharedlib_template/locale/ru/ru.po rename to _deprecated/sharedlib_template/locale/ru/ru.po diff --git a/sharedlib_template/usefull_macros.c b/_deprecated/sharedlib_template/usefull_macros.c similarity index 100% rename from sharedlib_template/usefull_macros.c rename to _deprecated/sharedlib_template/usefull_macros.c diff --git a/sharedlib_template/usefull_macros.h b/_deprecated/sharedlib_template/usefull_macros.h similarity index 100% rename from sharedlib_template/usefull_macros.h rename to _deprecated/sharedlib_template/usefull_macros.h diff --git a/sharedlib_template/usefull_macros.pc.in b/_deprecated/sharedlib_template/usefull_macros.pc.in similarity index 100% rename from sharedlib_template/usefull_macros.pc.in rename to _deprecated/sharedlib_template/usefull_macros.pc.in diff --git a/sigtest.c b/_deprecated/sigtest.c similarity index 100% rename from sigtest.c rename to _deprecated/sigtest.c diff --git a/simple_gettext/1.c b/_deprecated/simple_gettext/1.c similarity index 100% rename from simple_gettext/1.c rename to _deprecated/simple_gettext/1.c diff --git a/simple_gettext/Makefile b/_deprecated/simple_gettext/Makefile similarity index 100% rename from simple_gettext/Makefile rename to _deprecated/simple_gettext/Makefile diff --git a/simple_gettext/test_ru.po b/_deprecated/simple_gettext/test_ru.po similarity index 100% rename from simple_gettext/test_ru.po rename to _deprecated/simple_gettext/test_ru.po diff --git a/simple_list.c b/_deprecated/simple_list.c similarity index 100% rename from simple_list.c rename to _deprecated/simple_list.c diff --git a/simple_list.h b/_deprecated/simple_list.h similarity index 100% rename from simple_list.h rename to _deprecated/simple_list.h diff --git a/simple_websockets/Makefile b/_deprecated/simple_websockets/Makefile similarity index 100% rename from simple_websockets/Makefile rename to _deprecated/simple_websockets/Makefile diff --git a/simple_websockets/Readme.md b/_deprecated/simple_websockets/Readme.md similarity index 100% rename from simple_websockets/Readme.md rename to _deprecated/simple_websockets/Readme.md diff --git a/simple_websockets/dbg.h b/_deprecated/simple_websockets/dbg.h similarity index 100% rename from simple_websockets/dbg.h rename to _deprecated/simple_websockets/dbg.h diff --git a/simple_websockets/main.c b/_deprecated/simple_websockets/main.c similarity index 100% rename from simple_websockets/main.c rename to _deprecated/simple_websockets/main.c diff --git a/simple_websockets/que.c b/_deprecated/simple_websockets/que.c similarity index 100% rename from simple_websockets/que.c rename to _deprecated/simple_websockets/que.c diff --git a/simple_websockets/que.h b/_deprecated/simple_websockets/que.h similarity index 100% rename from simple_websockets/que.h rename to _deprecated/simple_websockets/que.h diff --git a/simple_websockets/www/fastermd5.js b/_deprecated/simple_websockets/www/fastermd5.js similarity index 100% rename from simple_websockets/www/fastermd5.js rename to _deprecated/simple_websockets/www/fastermd5.js diff --git a/simple_websockets/www/getpass.js b/_deprecated/simple_websockets/www/getpass.js similarity index 100% rename from simple_websockets/www/getpass.js rename to _deprecated/simple_websockets/www/getpass.js diff --git a/simple_websockets/www/localstore.js b/_deprecated/simple_websockets/www/localstore.js similarity index 100% rename from simple_websockets/www/localstore.js rename to _deprecated/simple_websockets/www/localstore.js diff --git a/simple_websockets/www/md5.js b/_deprecated/simple_websockets/www/md5.js similarity index 100% rename from simple_websockets/www/md5.js rename to _deprecated/simple_websockets/www/md5.js diff --git a/simple_websockets/www/test.html b/_deprecated/simple_websockets/www/test.html similarity index 100% rename from simple_websockets/www/test.html rename to _deprecated/simple_websockets/www/test.html diff --git a/sockmsgs.c b/_deprecated/sockmsgs.c similarity index 100% rename from sockmsgs.c rename to _deprecated/sockmsgs.c diff --git a/usefull_macros.c b/_deprecated/usefull_macros.c similarity index 100% rename from usefull_macros.c rename to _deprecated/usefull_macros.c diff --git a/usefull_macros.h b/_deprecated/usefull_macros.h similarity index 100% rename from usefull_macros.h rename to _deprecated/usefull_macros.h diff --git a/websockets/Makefile b/_deprecated/websockets/Makefile similarity index 100% rename from websockets/Makefile rename to _deprecated/websockets/Makefile diff --git a/websockets/leaf.jpg b/_deprecated/websockets/leaf.jpg similarity index 100% rename from websockets/leaf.jpg rename to _deprecated/websockets/leaf.jpg diff --git a/websockets/leaf1.jpg b/_deprecated/websockets/leaf1.jpg similarity index 100% rename from websockets/leaf1.jpg rename to _deprecated/websockets/leaf1.jpg diff --git a/websockets/test.c b/_deprecated/websockets/test.c similarity index 100% rename from websockets/test.c rename to _deprecated/websockets/test.c diff --git a/websockets/test.html b/_deprecated/websockets/test.html similarity index 100% rename from websockets/test.html rename to _deprecated/websockets/test.html diff --git a/websockets/testlog2.c b/_deprecated/websockets/testlog2.c similarity index 100% rename from websockets/testlog2.c rename to _deprecated/websockets/testlog2.c diff --git a/B-trees.c b/_snippets/B-trees.c similarity index 100% rename from B-trees.c rename to _snippets/B-trees.c diff --git a/B-trees.h b/_snippets/B-trees.h similarity index 100% rename from B-trees.h rename to _snippets/B-trees.h diff --git a/Bresenham_circle.c b/_snippets/Bresenham_circle.c similarity index 100% rename from Bresenham_circle.c rename to _snippets/Bresenham_circle.c diff --git a/C-functions_overload.c b/_snippets/C-functions_overload.c similarity index 100% rename from C-functions_overload.c rename to _snippets/C-functions_overload.c diff --git a/USB_reset.c b/_snippets/USB_reset.c similarity index 100% rename from USB_reset.c rename to _snippets/USB_reset.c diff --git a/avx/Makefile b/_snippets/avx/Makefile similarity index 100% rename from avx/Makefile rename to _snippets/avx/Makefile diff --git a/avx/SIMD_SSE_AVX b/_snippets/avx/SIMD_SSE_AVX similarity index 100% rename from avx/SIMD_SSE_AVX rename to _snippets/avx/SIMD_SSE_AVX diff --git a/avx/add.c b/_snippets/avx/add.c similarity index 100% rename from avx/add.c rename to _snippets/avx/add.c diff --git a/avx/dotproduct.c b/_snippets/avx/dotproduct.c similarity index 100% rename from avx/dotproduct.c rename to _snippets/avx/dotproduct.c diff --git a/calcAP/Makefile b/_snippets/calcAP/Makefile similarity index 100% rename from calcAP/Makefile rename to _snippets/calcAP/Makefile diff --git a/calcAP/Readme b/_snippets/calcAP/Readme similarity index 100% rename from calcAP/Readme rename to _snippets/calcAP/Readme diff --git a/calcAP/slalib_and_sofa.c b/_snippets/calcAP/slalib_and_sofa.c similarity index 100% rename from calcAP/slalib_and_sofa.c rename to _snippets/calcAP/slalib_and_sofa.c diff --git a/calcAP/slalib_sofa_nova.c b/_snippets/calcAP/slalib_sofa_nova.c similarity index 100% rename from calcAP/slalib_sofa_nova.c rename to _snippets/calcAP/slalib_sofa_nova.c diff --git a/clr.c b/_snippets/clr.c similarity index 100% rename from clr.c rename to _snippets/clr.c diff --git a/comments_before.c b/_snippets/comments_before.c similarity index 100% rename from comments_before.c rename to _snippets/comments_before.c diff --git a/count_bits.c b/_snippets/count_bits.c similarity index 100% rename from count_bits.c rename to _snippets/count_bits.c diff --git a/cryptpass.c b/_snippets/cryptpass.c similarity index 100% rename from cryptpass.c rename to _snippets/cryptpass.c diff --git a/factor.c b/_snippets/factor.c similarity index 100% rename from factor.c rename to _snippets/factor.c diff --git a/fixed_sort_example.c b/_snippets/fixed_sort_example.c similarity index 100% rename from fixed_sort_example.c rename to _snippets/fixed_sort_example.c diff --git a/get_avail_mem.c b/_snippets/get_avail_mem.c similarity index 100% rename from get_avail_mem.c rename to _snippets/get_avail_mem.c diff --git a/inotify.c b/_snippets/inotify.c similarity index 100% rename from inotify.c rename to _snippets/inotify.c diff --git a/med.c b/_snippets/med.c similarity index 100% rename from med.c rename to _snippets/med.c diff --git a/powerof2.c b/_snippets/powerof2.c similarity index 100% rename from powerof2.c rename to _snippets/powerof2.c diff --git a/pwd.c b/_snippets/pwd.c similarity index 100% rename from pwd.c rename to _snippets/pwd.c diff --git a/sendfile.c b/_snippets/sendfile.c similarity index 100% rename from sendfile.c rename to _snippets/sendfile.c diff --git a/simple_Eratosfen_sieve.c b/_snippets/simple_Eratosfen_sieve.c similarity index 100% rename from simple_Eratosfen_sieve.c rename to _snippets/simple_Eratosfen_sieve.c diff --git a/11a.c b/_snippets/sorting.c similarity index 100% rename from 11a.c rename to _snippets/sorting.c diff --git a/tmout.c b/_snippets/tmout.c similarity index 100% rename from tmout.c rename to _snippets/tmout.c diff --git a/_snippets/translateCintoASM b/_snippets/translateCintoASM new file mode 100644 index 0000000..ba969c5 --- /dev/null +++ b/_snippets/translateCintoASM @@ -0,0 +1 @@ +translate c into asm: gcc -S -fverbose-asm file.c diff --git a/xor.c b/_snippets/xor.c similarity index 100% rename from xor.c rename to _snippets/xor.c