objcopy

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

43 check-ins

2019-07-30
13:00
DONE: traverse with function pointer for rm (count always done for now). TODO: The same for ls (save all files in linked list) Leaf check-in: 1fafd501ad user: redantig tags: trunk
2019-07-26
13:15
DONE: buildwww parse args. TODO: traverse with function pointer for rm, ls, count check-in: 48a2282521 user: redantig tags: trunk
2019-07-25
13:28
TODO: parse args for buildwww, fallback to defaults check-in: 1ed5254aa4 user: redantig tags: trunk
12:28
Added verbose flag and filecount to rmrf. TODO: Integrate with buildwww check-in: 70b39a04b7 user: redantig tags: trunk
10:20
rm_rf moved code. TODO: Add 'verbose' and 'quiet' flags check-in: d738ae0875 user: redantig tags: trunk
09:45
rm_rf_apple fixes for non-existing dir and dir-being-file: TODO: Move unlink() and rmdir() code to functions check-in: 0e53c3cc9c user: redantig tags: trunk
08:50
BUGFIX: rm-rf-apple.c working check-in: 7c6c01884e user: redantig tags: trunk
2019-07-24
13:58
BUG: rm_rf hangs check-in: 6ab44d5bcd user: redantig tags: trunk
2019-07-23
12:52
Tested several solutions for 'rm -rf', Apples's solution looks promising check-in: 88c83fecf4 user: redantig tags: trunk
2019-07-09
13:54
Started buildwww, program to replace Makefile rule 'struct' check-in: 093502baae user: redantig tags: trunk
2019-06-28
12:20
Update README check-in: c1f5588935 user: redantig tags: trunk
07:39
TODO: Convert 'struct' Makefile rule to C check-in: 49a7ee9cc2 user: redantig tags: trunk
2019-04-26
11:34
README check-in: 64f6897f47 user: redantig tags: trunk
2019-04-09
15:36
TODO: 1. hash table 2. directory index/listing check-in: 5b33fef64b user: redantig tags: trunk
2019-04-08
14:11
Tested key/value pair. TODO: hash table check-in: 04f150f247 user: redantig tags: trunk
08:02
Makefile cleanup and Makefile.demo fix check-in: bb1a7af0c3 user: redantig tags: trunk
2019-04-07
16:49
TODO: Test creating array of key/value pairs of path/funcpointer before implementing real hash table check-in: c322f9704a user: redantig tags: trunk
11:12
TODO: test returning pointer to www_t instead of www_t from get_css_style_css check-in: b6e6a409c6 user: redantig tags: trunk
2019-04-04
15:46
Improved webobjects with functions. TODO: Return function pointer when path is found check-in: 0b0013b7b8 user: redantig tags: trunk
2019-04-03
16:14
Improved webobjects with structs. TODO: Group structs into functions check-in: 45e6f30dd1 user: redantig tags: trunk
15:14
Improved webobjects. TODO: Group extern variables into structs check-in: 9e6072cfca user: redantig tags: trunk
2019-04-02
14:30
make clean webobjects works. TODO: A struct or an arry to loop/search through all objects check-in: 2763bc2dee user: redantig tags: trunk
2019-04-01
13:41
Added static const template. TODO: Use struct with members, including symbol name check-in: fb27b228ca user: redantig tags: trunk
09:31
Added mime rule check-in: 690bc6ddf7 user: redantig tags: trunk
2019-03-27
01:23
Updated README howto map URI to symbol using hash table. TODO: Test using xxd instead of objcopy to generate both object source code and hash table struct. check-in: 3b190646a5 user: redantig tags: trunk
2019-03-26
10:03
Updated README. Added web content. Fixed accedientaly removed execstack. TODO: Compile and access index.html check-in: 38e41d403b user: redantig tags: trunk
2019-03-23
21:09
Updated README about HTML templates. TODO: More about templates check-in: 3bdc70d86b user: redantig tags: trunk
18:11
Tested on FreeBSD. TODO: Create HTML templates. check-in: 6dc2d60074 user: redantig tags: trunk
09:37
Updated Makefiles for demo, tested on MSYS2. TODO: Test on FreeBSD, create HTML Templates check-in: 58ad7f5c25 user: redantig tags: trunk
2019-03-21
17:08
DONE: Backticks and Suffix Rules. TODO: Test Suffix Rules on FreeBSD, create HTML templates check-in: 7307787e57 user: redantig tags: trunk
12:09
Backticks working on FreebSD, no BSDmakefile needed, and thus deleted check-in: 863676c227 user: redantig tags: trunk
11:58
Backticks working on MSYS2 and MINGW64 (after including 'mingw' ins backticked expression) check-in: 82c570996f user: redantig tags: trunk
11:20
Backticks working on Linux check-in: 7268ff12d9 user: redantig tags: trunk
2016-09-09
12:59
Test new SSH url check-in: f662408798 user: redantig tags: trunk
2016-09-06
12:47
Minor title fix check-in: 25ab5ecc19 user: redantig tags: trunk
2016-05-12
15:46
Added BSDmakefile TODO: Check if one single Makefile will do for both Linux/BSD, using backticks. check-in: 5b93aaf1bf user: redantig tags: trunk
2016-02-12
16:22
Added dummy-usage example which replaces strings in text block.<br>TODO:Return a memory bloch with replaced variable, to simulate a text template. check-in: 1d3c669e50 user: kuuse tags: trunk
16:20
Added dummy-usage example which replaces strings in text block.\nTODO:Return a memory bloch with replaced variable, to simulate a text template. check-in: d6eef1c005 user: kuuse tags: trunk
2016-02-10
20:05
Added usage example check-in: 39c958c9c7 user: redantig tags: trunk
2016-02-08
23:53
TODO: Replace PRGNAME in text file with variable check-in: 5b6c6e2d2c user: redantig tags: trunk
2016-02-06
03:14
Working on Lenovo Win10, MSYS2 check-in: 8ecf98ed42 user: redantig tags: trunk
01:07
Do not compile on MinGW check-in: ebb00ca104 user: redantig tags: trunk
01:01
initial empty check-in check-in: a4dd718ad3 user: redantig tags: trunk