* cygwin.din (memrchr): Export.
* posix.sgml (std-gnu): Add memrchr. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
		@@ -429,12 +429,13 @@ details. */
 | 
			
		||||
      258: Export get_current_dir_name.
 | 
			
		||||
      259: Export pthread_sigqueue.
 | 
			
		||||
      260: Export scandirat.
 | 
			
		||||
      261: Export memrchr.
 | 
			
		||||
     */
 | 
			
		||||
 | 
			
		||||
     /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
 | 
			
		||||
 | 
			
		||||
#define CYGWIN_VERSION_API_MAJOR 0
 | 
			
		||||
#define CYGWIN_VERSION_API_MINOR 260
 | 
			
		||||
#define CYGWIN_VERSION_API_MINOR 261
 | 
			
		||||
 | 
			
		||||
     /* There is also a compatibity version number associated with the
 | 
			
		||||
	shared memory regions.  It is incremented when incompatible
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user