mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Several changes to the os module.
- Add os/symlink - Add os/realpath
This commit is contained in:
		| @@ -29,4 +29,8 @@ | ||||
| #define _POSIX_C_SOURCE 200112L | ||||
| #endif | ||||
|  | ||||
| #ifndef _XOPEN_SOURCE | ||||
| #define _XOPEN_SOURCE 500 | ||||
| #endif | ||||
|  | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose