RSS feed
	
	
	
		1c58d7b0
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2019/01/04 08:46
		
[nm] Remove not needed dependencies of nm
		 
	
		c00d99fb
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2019/01/04 08:39
		
[libmach] First version of libmach
		 
	
		25bc36bf
		 – Eddie Thieda <eddie.thieda@gmail.com>
 authored
 and Roberto E. Vargas Caballero <k0ga@shike2.com>
 committed
 on 2019/01/02 13:54
		
Removed extra space character.
		 
	
		9987372b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2019/01/02 06:39
		
Simplify src Makefile
		 
	
		56eb2468
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/31 10:41
		
[scripts] Add mklib script
		 
	
		b2c7174d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/31 07:43
		
[test/as] Remove duplicated comment
		 
	
		f6fec412
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/31 05:44
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		c322ed13
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/31 05:32
		
[libc] Simplify strtol* functions
		 
	
		ff62da50
		 – zerous Naveen Narayanan <zerous@nocebo.space>
 authored
 and Quentin Rameau <quinq@fifth.space>
 committed
 on 2018/12/29 07:38
		
Fix sort in mktbl
		 
	
		60e5ff03
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/29 05:20
		
[libc] Use _dtoi for atoi family too
		 
	
		c2f5b177
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/28 19:23
		
[libc] Put strto* character to number convertion in _dtoi function
		 
	
		d7511b68
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/28 18:52
		
[libc] Add toascii
		 
	
		08c48f8d
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/28 18:43
		
[libc] Add strtol[l]
		 
	
		4975fa36
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/23 12:49
		
[libc] strtoul[l]: return input string on parsing error
		 
	
		0922923b
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/23 12:41
		
[libc] Add strtoul
		 
	
		272bc8e3
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/23 11:35
		
[Makefile] Remove [un]install targets for now
		 
	
		634508e6
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/23 07:20
		
[Makefile] POSIXify libscc Makefile
		 
	
		0d15f971
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/23 05:02
		
[Makefile] use scpp instead of cpp in install target
		 
	
		6670eaca
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/12/23 04:52
		
[libc] Format errno.h
		 
	
		3ba625a8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/23 03:23
		
[libc] Move target directory to script/rules.mk
		 
	
		8f095397
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/23 03:08
		
[libc] Add errno.h to the different systems
		 
	
		54783725
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/23 02:50
		
[libcrt] Add crt files for darwin
		 
	
		067ad8f1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/23 02:47
		
[libc] Add headers for darwin
		 
	
		fcee86a4
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/23 02:45
		
[libc] Fix definition of size_t for amd64
		 
	
		1791c9bb
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/19 07:57
		
[libc] Remove unused files
		 
	
		b7e9430d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/19 06:16
		
[libc] Add basic support for Darwin
		 
	
		7e3c3592
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/19 06:15
		
[libc] Fix system generation in some platforms
		 
	
		6ebdc448
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/19 06:14
		
[libc] Fix malloc
		 
	
		419ebc8c
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/04 13:44
		
[libc] Avoid inclusion of scc headers
		 
	
		03f8c743
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/04 11:27
		
Merge remote-tracking branch 'origin/master' into HEAD
		 
	
		18c01347
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/04 05:18
		
Big tree rework
		 
	
		12934f8f
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2018/11/29 06:44
		
[lib/scc] Fix bunpack name
		 
	
		07c3fc89
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/03 05:11
		
[lib/c] Synchronize lib/c
		 
	
		4eaac6bf
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/12/03 04:38
		
[lib/c] Add support for arm32
		 
	
		af25b58d
		 – sin <sin@2f30.org>
 authored
 on 2018/11/09 08:25
		
[libc] Initialize ch in fgets()
		 
	
		8eae1d47
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/11/09 02:49
		
[lib/c] Add errno.lst for netbsd
		 
	
		8e212d00
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/11/08 12:00
		
[lib/c] Remove unused and empty file
		 
	
		c7b8a9f8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/11/08 11:54
		
[libc] Rewrite build system of libc
		 
	
		bd41c3ee
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/11/08 09:57
		
[lib/c] Remove special license from vfprintf.c
		 
	
		6eaa4bfa
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/31 06:21
		
Add bug related to ar
		 
	
		6f21c811
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/19 11:26
		
[libc] Add rand() to the list of functions
		 
	
		72154ee3
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/19 11:26
		
[libc] Add needed flags for linux
		 
	
		bd23b029
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/19 11:25
		
[libc] Add test for malloc
		 
	
		bbe177e9
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/19 05:12
		
[tests/libc] Avoid problem with parameter order
		 
	
		0c3e3901
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/17 14:20
		
[lib/c] Initialize pointers of FILE
		 
	
		d481312c
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/17 13:59
		
[lib/c] Fix syscall.lst of linux
		 
	
		35188131
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/16 09:15
		
[lib/c] Fix value returned in __getc() and __putc()
		 
	
		57fd86ea
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/15 09:30
		
[lib/c] Allocate buffers in stdio by demand
		 
	
		58b406cf
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/15 09:30
		
[lib/c] Allocate buffers in stdio by demand
		 
	
		fef98680
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/15 09:15
		
[lib/c] Several small fixes
		 
	
		590ba0df
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/15 09:07
		
[lib/c] Remove _gettimeofday.s from amd64-sysv-netbsd
		 
	
		3c2cec93
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/15 09:06
		
[lib/c] Add ftell()
		 
	
		831becab
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/15 05:00
		
[lib/c] Remove unused variable in setvbuf
		 
	
		506996ff
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/12 12:26
		
Remove unused label in __putc.c
		 
	
		f0147719
		 – sin <sin@2f30.org>
 authored
 and Roberto E. Vargas Caballero <k0ga@shike2.com>
 committed
 on 2018/10/08 09:38
		
Use typedef instead of #define for va_list
		 
	
		7b8f9336
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/08 09:43
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		5b423850
		 – sin <sin@2f30.org>
 authored
 and Quentin Rameau <quinq@fifth.space>
 committed
 on 2018/10/06 08:33
		
Fix va_list passing for vfprintf(3)
		 
	
		06d0dd5d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/05 09:56
		
Fix rand()
		 
	
		ca687603
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/10/01 05:16
		
[cc1] Improve ones()
		 
	
		628b7eae
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/28 10:25
		
[lib/c] Fix unbuffered output
		 
	
		cf234838
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/26 05:45
		
[lib/c] whitespace change
		 
	
		a0a1e887
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/26 03:54
		
[lib/c] Simplify mktime()
		 
	
		823acc68
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/26 03:11
		
[lib/c] Several small fixes
		 
	
		435e07d3
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/26 02:44
		
Merge remote-tracking branch 'simple-cc/master'
		 
	
		63290180
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/26 02:35
		
[lib/c] Add first version of ime functions
		 
	
		93e95210
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/25 09:40
		
[lib/c] Whitespace change
		 
	
		fdc72651
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/25 06:09
		
[lib/c] Whitespace change
		 
	
		23dc13cd
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 09:14
		
[lib/c] Add getenv() for posix systems
		 
	
		0ca62af5
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 17:03
		
[lib/c] Fix NetBSD runtime
		 
	
		4606d3ce
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 16:55
		
[lib/c] Fix locale.h functions
		 
	
		2d390f87
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 15:02
		
[tests/libc] Add test for errno.h
		 
	
		aa62db1b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 14:42
		
[lib/c] Fix str?spn functions
		 
	
		2699bac1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 11:56
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		4bf84419
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 11:54
		
[tests/libc] Add mem* tests
		 
	
		04f3da91
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/21 09:14
		
[lib/c] Add getenv() for posix systems
		 
	
		6eb08752
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/20 11:10
		
Rename rootdir to root
		 
	
		4dd43534
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/20 06:00
		
Whitespace change
		 
	
		321d79d6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/19 12:18
		
[lib/c] Add wctype.h
		 
	
		00862ad5
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/19 11:09
		
[lib/c] Define the needed types in wchar.h
		 
	
		ad390eef
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/19 10:56
		
[lib/c] Remove wcnslen.c
		 
	
		02e4f0a7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/19 10:03
		
Add all the definitions needed in wchar.h
		 
	
		07192362
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 03:32
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		f846b88d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 03:29
		
[tests] Use a common format in all the tests
		 
	
		7c42356f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 03:19
		
[lib/c] Add __NUMCHARS
		 
	
		c6ad0cd5
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 03:07
		
[tests/libc] Improve output format
		 
	
		c86bb93d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 03:04
		
[lib/c] Recover all value of MB_LEN_MAX
		 
	
		3f7e54a7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 03:04
		
[lib/c] Fix strstr()
		 
	
		c30ed642
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 02:56
		
[lib/c] Support only charset between 0-127
		 
	
		f4347d0c
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 02:40
		
[lib/c] Fix memcmp()
		 
	
		51b5a24e
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/16 02:40
		
[tests/libc] Add tests for str functions
		 
	
		5310badb
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/12 03:17
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		ac6ae0f0
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/11 05:51
		
[lib/c] Don't assume a the CHAR_BIT value
		 
	
		e15a440b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/11 04:44
		
[lib/c] Improve strspn and strcspn
		 
	
		bdcf5962
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/11 04:33
		
[tests/libc] Add tests for strcat, strchr and strcmp
		 
	
		e0710377
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/10 14:37
		
Remove stdio.h from abort.c
		 
	
		7ec9f261
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/10 04:59
		
Merge branch 'master' of ssh://simple-cc.org/var/gitrepos/scc
		 
	
		7180aa94
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/06 04:17
		
[lib/c] Add strnlen()
		 
	
		22bcaee6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/05 17:50
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		5eb29459
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/05 17:42
		
[tests/libc] Add 0009-stdarg and 0010-stddef
		 
	
		67b4a921
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2018/09/03 17:31
		
[tests/libc] Add test 0008-longjmp
		 
Next