Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apple/swift-system issues and pull requests
#128 - FilePathSyntax.swift: fix doc comment typo
Pull Request -
State: closed - Opened by MaxDesiatov over 1 year ago
- 3 comments
#127 - Remove allocatePortRightPair(), as move-only types are not permitted in tuples
Pull Request -
State: closed - Opened by loffgren over 1 year ago
- 7 comments
#125 - build: add ARM64 for mapping on Windows
Pull Request -
State: closed - Opened by compnerd over 1 year ago
- 3 comments
#124 - Fix expand-availability syntax not to interfere with doc comment parsing
Pull Request -
State: closed - Opened by lorentey over 1 year ago
- 5 comments
#123 - Update gitignore
Pull Request -
State: closed - Opened by lorentey over 1 year ago
- 2 comments
#122 - Mach: Avoid non-inlinable generics where possible
Pull Request -
State: closed - Opened by lorentey over 1 year ago
- 1 comment
#121 - Mach.Port: Tidiness
Pull Request -
State: closed - Opened by loffgren almost 2 years ago
- 3 comments
#119 - Fix doc comment placement
Pull Request -
State: closed - Opened by amartini51 almost 2 years ago
- 4 comments
#118 - MachPort: fix build issues with Swift 5.7
Pull Request -
State: closed - Opened by MaxDesiatov almost 2 years ago
- 7 comments
#117 - Trunk compilation is broken with the Swift 5.7 compiler on linux
Issue -
State: closed - Opened by finagolfin almost 2 years ago
- 1 comment
#116 - Add Mach.Port
Pull Request -
State: closed - Opened by loffgren almost 2 years ago
- 4 comments
#115 - Add Sendable conformances (except FileDescriptor)
Pull Request -
State: closed - Opened by ffried about 2 years ago
- 3 comments
#114 - Deprecated APIs are lacking availability information
Issue -
State: closed - Opened by karwa about 2 years ago
- 3 comments
#113 - Support OpenBSD.
Pull Request -
State: closed - Opened by 3405691582 about 2 years ago
- 2 comments
#112 - Add Sendable conformance to FileDescriptor
Pull Request -
State: open - Opened by ffried about 2 years ago
- 8 comments
#111 - Add advisory file locking API
Pull Request -
State: open - Opened by milseman about 2 years ago
- 10 comments
#110 - Add platform support and syscall mapping docs
Pull Request -
State: open - Opened by milseman about 2 years ago
- 2 comments
#109 - Quote cmake include path
Pull Request -
State: closed - Opened by krzyzanowskim about 2 years ago
- 5 comments
#107 - Fix a broken link.
Pull Request -
State: closed - Opened by amartini51 over 2 years ago
- 1 comment
#106 - FilePath is Decodable, but not from a String
Issue -
State: open - Opened by tayloraswift over 2 years ago
#105 - Remove Windows warnings
Pull Request -
State: closed - Opened by dduan over 2 years ago
- 3 comments
#104 - Tests: adjust invalid character
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 1 comment
#103 - Tests: change the conversion for string to array
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 1 comment
#102 - Tests: adjust the Windows error codes
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 4 comments
#101 - disable broken test case on Windows
Pull Request -
State: open - Opened by compnerd over 2 years ago
- 4 comments
#100 - Tests: explicitly convert to UTF16 on Windows
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 1 comment
#99 - Tests: remove some flags from file tests
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 5 comments
#98 - Tests: explicitly reference `PlatformChar` rather than `CChar`
Pull Request -
State: closed - Opened by compnerd over 2 years ago
#97 - Tests: explicitly construct `FilePath`
Pull Request -
State: open - Opened by compnerd over 2 years ago
#96 - Tests: remove error codes that are unavailable on windows
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 1 comment
#95 - Tests: explicitly convert the character type
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 1 comment
#94 - Isolate Windows codebase from UN*X systems
Issue -
State: open - Opened by lorentey over 2 years ago
- 3 comments
#93 - Revert "FileOperations: Add Windows implementation for FileDescriptor.resize(to:)"
Pull Request -
State: closed - Opened by lorentey over 2 years ago
- 2 comments
#92 - Windows build is broken
Issue -
State: closed - Opened by karwa over 2 years ago
- 3 comments
#91 - Tests: ignore XCTest manifest on newer Swift
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 7 comments
#90 - fixup: Remove os(Windows) guards for resize internals
Pull Request -
State: closed - Opened by simonjbeaumont over 2 years ago
- 3 comments
#89 - FileOperations: Add Windows implementation for FileDescriptor.resize(to:)
Pull Request -
State: closed - Opened by simonjbeaumont over 2 years ago
- 4 comments
#88 - Unbreak the Windows port
Pull Request -
State: closed - Opened by lorentey over 2 years ago
- 6 comments
#87 - Revert "FileDescriptor: Add resize(to newSize:) and fileSize() APIs"
Pull Request -
State: closed - Opened by compnerd over 2 years ago
- 3 comments
#86 - FileOperations: Fix _open precondition
Pull Request -
State: closed - Opened by dduan over 2 years ago
- 2 comments
#85 - docs: Removed duplicate paragraph from FileDescriptor.writeAll(_:) docs
Pull Request -
State: closed - Opened by simonjbeaumont over 2 years ago
- 3 comments
#84 - FileHelpers: Add FileDescriptor.read(filling buffer:)
Pull Request -
State: open - Opened by simonjbeaumont over 2 years ago
- 15 comments
#83 - Import C module as `@_implementationOnly`
Pull Request -
State: closed - Opened by colemancda over 2 years ago
- 10 comments
#82 - FileDescriptor: Add resize(to newSize:) and fileSize() APIs
Pull Request -
State: closed - Opened by simonjbeaumont over 2 years ago
- 6 comments
#81 - Update Linux tests manifest
Pull Request -
State: closed - Opened by dduan over 2 years ago
- 2 comments
#80 - Mitigate misuse of Swift's pointer conversion feature
Pull Request -
State: closed - Opened by glessard over 2 years ago
- 4 comments
#79 - Rebind byte types safely
Pull Request -
State: closed - Opened by glessard over 2 years ago
- 5 comments
#78 - FileDescriptor.open(_:_:options:permissions:retryOnInterrupt:) should print an error message when trapping on unspecified permissions
Issue -
State: open - Opened by tayloraswift over 2 years ago
- 1 comment
#77 - Fix broken links.
Pull Request -
State: closed - Opened by amartini51 almost 3 years ago
- 2 comments
#76 - Update package with changes from recent ABI stable releases
Pull Request -
State: closed - Opened by lorentey almost 3 years ago
- 15 comments
#75 - Unify availability annotations & introduce a script to manage them
Pull Request -
State: closed - Opened by lorentey almost 3 years ago
- 2 comments
#74 - build: install CSystem into the system
Pull Request -
State: closed - Opened by compnerd almost 3 years ago
- 2 comments
#73 - update cmake setup so that the library can be used by SwiftPM cmake build
Pull Request -
State: closed - Opened by tomerd about 3 years ago
- 8 comments
#72 - support arm64, for M1 Mac
Pull Request -
State: closed - Opened by DanboDuan about 3 years ago
- 2 comments
#71 - Implement FilePath.getCurrentWorkingDirectory()
Pull Request -
State: closed - Opened by GeorgeLyon about 3 years ago
- 12 comments
#70 - POSIX Spawn APIs
Issue -
State: open - Opened by GeorgeLyon about 3 years ago
- 1 comment
#69 - Minor fixes in documentation comments
Pull Request -
State: closed - Opened by amartini51 about 3 years ago
- 1 comment
#68 - Implement `FileDescriptor.memoryMap`, `FileDescriptor.memoryUnmap`, and `FileDescriptor.memorySync`
Pull Request -
State: open - Opened by jsflax about 3 years ago
- 3 comments
#67 - API Request: Splitting `POSIXPath` and `WindowsPath` out of `FilePath`
Issue -
State: open - Opened by stevapple about 3 years ago
- 2 comments
#66 - Added Time types
Pull Request -
State: closed - Opened by colemancda about 3 years ago
- 4 comments
#65 - Added socket support
Pull Request -
State: closed - Opened by colemancda about 3 years ago
- 9 comments
#64 - Added `IPAddress`
Pull Request -
State: closed - Opened by colemancda about 3 years ago
- 1 comment
#63 - Added VS Code support
Pull Request -
State: closed - Opened by colemancda about 3 years ago
- 3 comments
#62 - Added `ioctl` support
Pull Request -
State: closed - Opened by colemancda about 3 years ago
#61 - Update README for 1.0
Pull Request -
State: closed - Opened by milseman about 3 years ago
- 2 comments
#60 - Add System.FilePath <-> SystemPackage.FilePath conversion?
Issue -
State: open - Opened by karwa over 3 years ago
#59 - Fix SystemChar isLetter logic
Pull Request -
State: closed - Opened by rauhul over 3 years ago
- 1 comment
Labels: bug
#58 - Implement `FileDescriptor.Pipe()`
Pull Request -
State: closed - Opened by GeorgeLyon over 3 years ago
- 25 comments
#57 - Add `FileDescriptor.openPipe`
Issue -
State: closed - Opened by GeorgeLyon over 3 years ago
#56 - [DRAFT][SKETCH] Ideas for stat.h interface
Pull Request -
State: open - Opened by rauhul over 3 years ago
- 4 comments
Labels: enhancement
#55 - Expose O_DIRECTORY as api
Pull Request -
State: closed - Opened by rauhul over 3 years ago
- 3 comments
Labels: enhancement
#54 - Should `FileDescriptor.closeAfter` provide a `FileDescriptor` to the invoked closure?
Issue -
State: open - Opened by GeorgeLyon over 3 years ago
#53 - Double-free with FilePath in Xcode 13 beta
Issue -
State: closed - Opened by varungandhi-apple over 3 years ago
- 3 comments
#52 - Move TODO and FIXME markers to normal comments
Pull Request -
State: closed - Opened by amartini51 over 3 years ago
- 2 comments
#51 - Fix building on Windows
Pull Request -
State: closed - Opened by stevapple over 3 years ago
- 10 comments
#50 - [Pitch] Add non-throwing FileDescriptor.currentOffset helper
Pull Request -
State: open - Opened by sharplet over 3 years ago
#49 - Could you please remove the v-prefix from the version 0.0.2 tag?
Issue -
State: closed - Opened by kishikawakatsumi over 3 years ago
- 2 comments
#48 - FilePath.Component.Kind is meant to be frozen
Pull Request -
State: closed - Opened by milseman over 3 years ago
- 6 comments
#47 - O_DIRECTORY is not exposed
Issue -
State: closed - Opened by rauhul over 3 years ago
#46 - Add TextOutputStream to FileDescriptor?
Issue -
State: open - Opened by JetForMe over 3 years ago
- 4 comments
#45 - Un-deprecate withCString
Pull Request -
State: closed - Opened by milseman over 3 years ago
- 1 comment
#44 - File control: fcntl raw and higher-level support.
Pull Request -
State: open - Opened by milseman over 3 years ago
- 5 comments
#43 - [Sketch] openat, fsync, and sync
Pull Request -
State: open - Opened by milseman over 3 years ago
- 4 comments
#42 - Cleanup and generalization of mocking and internal code
Pull Request -
State: closed - Opened by milseman over 3 years ago
- 1 comment
#41 - FilePath: enable building on Windows
Pull Request -
State: closed - Opened by compnerd over 3 years ago
- 1 comment
#40 - Internals: replace `CModeT` with `CInterop.Mode`
Pull Request -
State: closed - Opened by compnerd over 3 years ago
- 1 comment
#39 - [docs] Fixup code example
Pull Request -
State: closed - Opened by milseman over 3 years ago
- 3 comments
#38 - build: add a CMake based build system
Pull Request -
State: closed - Opened by compnerd over 3 years ago
- 2 comments
#37 - Internals: add Windows error code equivalences
Pull Request -
State: closed - Opened by compnerd over 3 years ago
- 6 comments
#36 - Internals: adjust the definition of `CInterop.Mode` for Windows
Pull Request -
State: closed - Opened by compnerd over 3 years ago
- 2 comments
#35 - git: ignore vim swap files
Pull Request -
State: closed - Opened by compnerd over 3 years ago
- 3 comments
#34 - Internals: use CInterop.PlatformUnicodeEncoding on Windows
Pull Request -
State: closed - Opened by compnerd over 3 years ago
- 3 comments
#33 - [Sketch] `sysconf`, `pathconf`, `fpathconf`
Pull Request -
State: open - Opened by milseman over 3 years ago
- 1 comment
#32 - Emit withPlatformString as an availability workaround for open
Pull Request -
State: closed - Opened by milseman over 3 years ago
- 3 comments
#31 - Test Pull Request
Pull Request -
State: closed - Opened by shahmishal over 3 years ago
- 6 comments
#30 - [DRAFT] Initial socket support
Pull Request -
State: open - Opened by milseman over 3 years ago
- 23 comments
#29 - Normal imports
Pull Request -
State: closed - Opened by milseman over 3 years ago
#23 - Compiler Crashes When Building For Windows or Linux
Issue -
State: closed - Opened by LebJe almost 4 years ago
#20 - [DRAFT] ProcessID, Signal, SignalSet, TaskInfo, ResourceUsageInfo
Pull Request -
State: open - Opened by milseman almost 4 years ago
- 1 comment
#16 - API Roadmap
Issue -
State: open - Opened by milseman about 4 years ago
- 13 comments
Labels: enhancement