|  Denys Vlasenko | 7aa9c2486c
							
							remove a few more empty #if/#endif pairs | 16 년 전 | 
				
					
						|  Denys Vlasenko | 93f8a2e834
							
							convert // comments to /**/; remove empty #if/#endif pairs. no code changes | 16 년 전 | 
				
					
						|  Bernhard Reutner-Fischer | 21730caa66
							
							trim Experimentally off and uncommented hidden | 16 년 전 | 
				
					
						|  Bernhard Reutner-Fischer | 6886887bc8
							
							- Add strtouq alias (to strtoul) for 64bit | 16 년 전 | 
				
					
						|  Denis Vlasenko | 3f1adc3da0
							
							*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x | 17 년 전 | 
				
					
						|  Denis Vlasenko | cb97aadebf
							
							Last portion of libc_hidden_proto removal. | 17 년 전 | 
				
					
						|  Denis Vlasenko | 933df87e4e
							
							libc_hidden_proto removal, a few more functions | 17 년 전 | 
				
					
						|  Bernhard Reutner-Fischer | 694525ec2e
							
							- tidy up inline: | 17 년 전 | 
				
					
						|  Bernhard Reutner-Fischer | c6a737210a
							
							- Fix strtol*() with xlocale (on e.g. x86_64) (closes #2544) | 17 년 전 | 
				
					
						|  Carmelo Amoroso | a79016198c
							
							Fix some locale multibyte tests failures ad below: | 17 년 전 | 
				
					
						|  Bernhard Reutner-Fischer | 1f020b1786
							
							- trim any trailing whitespace | 17 년 전 | 
				
					
						|  Denis Vlasenko | 3ff4c54cc8
							
							libc/stdlib/stdlib.c: fix whitespace damage. No code changes | 17 년 전 | 
				
					
						|  Denis Vlasenko | b1bebd2955
							
							fix bug 1577: '`' is not an acceptable digit for strto[u]l(). | 17 년 전 | 
				
					
						|  Bernhard Reutner-Fischer | 5cefe71102
							
							- try to pickup UINTMAX_MAX | 17 년 전 | 
				
					
						|  Bernhard Reutner-Fischer | 1d7049aa86
							
							- Avoid warning about undefined preprocessor token. No obj-code changes. | 17 년 전 | 
				
					
						|  Peter S. Mazinger | 766ef9a2cc
							
							Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined | 19 년 전 | 
				
					
						|  Peter S. Mazinger | 42c1ad48fa
							
							Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back | 19 년 전 | 
				
					
						|  Peter S. Mazinger | df8131dc8f
							
							Do not use __XL_NPP macro | 19 년 전 | 
				
					
						|  Peter S. Mazinger | 35b60ac2a5
							
							guard __ignore_x correctly, move undefs to their proper place, add prototypes. Should I do all the other *max aliases as well | 19 년 전 | 
				
					
						|  Peter S. Mazinger | 71b624b470
							
							Reorganize a bit for IMA | 19 년 전 | 
				
					
						|  Peter S. Mazinger | df31d32b41
							
							Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt | 20 년 전 | 
				
					
						|  Mike Frysinger | 7ffdf253cf
							
							fix building/warnings on 64bit arches | 20 년 전 | 
				
					
						|  Peter S. Mazinger | b25ad630be
							
							Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) | 20 년 전 | 
				
					
						|  Peter S. Mazinger | 0d212a2b26
							
							make gcc4 happy w/ hidden_def/proto, correct some typos | 20 년 전 | 
				
					
						|  Peter S. Mazinger | 6f7dc709ed
							
							make DODEBUG=y happy, update sysdeps/common/* copyright | 20 년 전 | 
				
					
						|  Peter S. Mazinger | a4417a6a8e
							
							Correct libc_hidden_proto | 20 년 전 | 
				
					
						|  Peter S. Mazinger | 5f22f458db
							
							Correct atoi() | 20 년 전 | 
				
					
						|  Peter S. Mazinger | af0172162f
							
							hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 년 전 | 
				
					
						|  Peter S. Mazinger | 255fb838c8
							
							Macros are no good for jump relocs, hack to get rid of one introduced my new regex code | 20 년 전 | 
				
					
						|  Peter S. Mazinger | 403d3b6c02
							
							Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back | 20 년 전 |